You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [tvm] jikechao commented on pull request #15175: [Frontend][Relay][Keras] Fix concatenate convert function in axis parsing - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/01 01:19:45 UTC, 0 replies.
- [GitHub] [tvm] yzh119 merged pull request #15167: [Python] Enhance Wheel Packaging - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/01 03:17:33 UTC, 0 replies.
- [tvm] branch main updated: [Python] Enhance Wheel Packaging (#15167) - posted by ex...@apache.org on 2023/07/01 03:17:35 UTC, 0 replies.
- [GitHub] [tvm] yzh119 merged pull request #15164: [CMake] Support LLVM-16 static linking - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/01 03:18:37 UTC, 0 replies.
- [tvm] branch main updated (b4b27fafbd -> e1013f10f4) - posted by ex...@apache.org on 2023/07/01 03:18:41 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on pull request #15153: [TensorIR][Visitor] Visit buffer members in `match_buffer`'s in block visitor functions - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/01 03:20:14 UTC, 0 replies.
- [tvm] branch nightly updated (9710d81650 -> e1013f10f4) - posted by gi...@apache.org on 2023/07/01 05:03:05 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #15178: [Unity] Add memory scope and nd allocation support in allocators - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/01 06:01:36 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b4b27fafbd89c70dbf098d664252cd22bafe01a9) - posted by tq...@apache.org on 2023/07/01 08: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/07/01 08:32:21 UTC, 13 replies.
- [GitHub] [tvm] yzh119 merged pull request #15153: [TensorIR][Visitor] Visit buffer members in `match_buffer`'s in block visitor functions - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/01 10:07:00 UTC, 0 replies.
- [tvm] branch main updated (e1013f10f4 -> 34637d7ee3) - posted by ex...@apache.org on 2023/07/01 10:07:04 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on a diff in pull request #15178: [Unity] Add memory scope and nd allocation support in allocators - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/01 11:10:57 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e1013f10f466980bae28905e3d756e940da2bd02) - posted by tq...@apache.org on 2023/07/01 11:51:18 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15184: [Unity] Legalization for LayoutTransform - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/01 13:08:01 UTC, 0 replies.
- [tvm] branch unity updated (c07f67ceda -> f6c138347d) - posted by tq...@apache.org on 2023/07/01 13:08:06 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15175: [Frontend][Relay][Keras] Fix concatenate convert function in axis parsing - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/01 13:16:06 UTC, 0 replies.
- [tvm] branch main updated: [Frontend][Relay][Keras] Fix concatenate convert function in axis parsing (#15175) - posted by tq...@apache.org on 2023/07/01 13:16:10 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15171: [Unity][UX][TIR] Implement privacy annotation for the @prim_func decorator - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/01 13:45:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15178: [Unity] Add memory scope and nd allocation support in allocators - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/01 14:21:45 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Add memory scope and nd allocation support in allocators (#15178) - posted by tq...@apache.org on 2023/07/01 14:21:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15178: [Unity] Add memory scope and nd allocation support in allocators - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/01 14:21:53 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15191: [Unity][Dlight] Matmul Rules - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/01 15:01:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15191: [Unity][Dlight] Matmul Rules - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/01 15:01:06 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15180: [Bug] [Unity] [Relax] [frontend] Error when using from_onnx - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/01 16:25:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@34637d7ee38f2636b1948548a39c15838d7a8db6) - posted by tq...@apache.org on 2023/07/01 21:07:27 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e178375e1bbaaa4255d59a23f66d0595fe445991) - posted by tq...@apache.org on 2023/07/01 22:19:28 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on pull request #15187: [RPC] Report RPC Session Timeout to Client Instead of "kShutdown" - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/02 00:42:13 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15187: [RPC] Report RPC Session Timeout to Client Instead of "kShutdown" - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/02 00:56:46 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15192: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/02 01:29:39 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15192: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/02 01:29:42 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new pull request, #15193: [ARITH] Allow Analyzer to MarkGlobalPositiveValue - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 02:23:39 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15193: [ARITH] Allow Analyzer to MarkGlobalPositiveValue - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/02 02:23:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15185: Update tvm_runtime.h - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 02:36:48 UTC, 0 replies.
- [tvm] branch main updated: Update tvm_runtime.h (#15185) - posted by tq...@apache.org on 2023/07/02 02:36:51 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request, #15194: [Unity] Fix dlight reduction rule - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/02 02:39:54 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15194: [Unity] Fix dlight reduction rule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/02 02:39:57 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15187: [RPC] Report RPC Session Timeout to Client Instead of "kShutdown" - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/02 04:06:41 UTC, 0 replies.
- [tvm] branch main updated: [RPC] Report RPC Session Timeout to Client Instead of "kShutdown" (#15187) - posted by ju...@apache.org on 2023/07/02 04:06:45 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15194: [Unity] Fix dlight reduction rule - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/02 04:35:15 UTC, 0 replies.
- [tvm] branch nightly updated (e1013f10f4 -> 683dfb0c04) - posted by gi...@apache.org on 2023/07/02 05:02:57 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15169: [Unity][Dlight] general reduction rule for gemv-decode - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/02 05:18:29 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] general reduction rule for gemv-decode (#15169) - posted by ru...@apache.org on 2023/07/02 05:18:32 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15195: [Dlight] Enhance Decode-GEMV Schedule - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/02 06:48:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15195: [Dlight] Enhance Decode-GEMV Schedule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/02 06:48:29 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15196: [Bug] Comm_reducer use asymmetric operations will cause inconsistent - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:26:58 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15197: [Bug] Error reporting "variable i1.outer.inner was used before it was defined" after schedule - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:31:49 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15198: [Problem] Accuracy loss caused by schedule - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:37:09 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15199: [Bug] Error reporting "Check failed: pb->value != 0 (0 vs. 0) : Divide by zero" after schedule - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:38:36 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15200: [Bug] Crash caused by if_then_else with schedule - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:45:46 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15201: [Bug] Error reporting “Detected bound for max(2, ax0)conflicts with memorization” after schedule - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 12:48:31 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15200: [Bug] Crash caused by if_then_else with schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 12:54:25 UTC, 1 replies.
- [GitHub] [tvm] tqchen closed issue #15196: [Bug] Comm_reducer use asymmetric operations will cause inconsistent - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 12:55:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15196: [Bug] Comm_reducer use asymmetric operations will cause inconsistent - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 12:55:35 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15201: [Bug] Error reporting “Detected bound for max(2, ax0)conflicts with memorization” after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 12:58:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15201: [Bug] Error reporting “Detected bound for max(2, ax0)conflicts with memorization” after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 12:58:42 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15198: [Problem] Accuracy loss caused by schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:00:51 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15198: [Problem] Accuracy loss caused by schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:00:51 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15202: [Bug] Error reporting “variable cse_var_2 has been used before definition!” after schedule - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 13:02:06 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15197: [Bug] Error reporting "variable i1.outer.inner was used before it was defined" after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:02:33 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15197: [Bug] Error reporting "variable i1.outer.inner was used before it was defined" after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:02:33 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15199: [Bug] Error reporting "Check failed: pb->value != 0 (0 vs. 0) : Divide by zero" after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:03:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15199: [Bug] Error reporting "Check failed: pb->value != 0 (0 vs. 0) : Divide by zero" after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:03:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15200: [Bug] Crash caused by if_then_else with schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:03:44 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15202: [Bug] Error reporting “variable cse_var_2 has been used before definition!” after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:03:56 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15202: [Bug] Error reporting “variable cse_var_2 has been used before definition!” after schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:03:56 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15203: [Bug] Inconsistent caused by inequalities in the shape - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 13:04:06 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15204: [Bug] Inconsistent caused by tir.if_then_else(((ax1 < 3) + (ax2 < 1)) - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 13:05:04 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15204: [Bug] Inconsistent caused by tir.if_then_else(((ax1 < 3) + (ax2 < 1)) - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:08:57 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15205: [Bug] Inconsistent caused by the sum of constant - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/02 13:08:57 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15204: [Bug] Inconsistent caused by tir.if_then_else(((ax1 < 3) + (ax2 < 1)) - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:08:58 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15203: [Bug] Inconsistent caused by inequalities in the shape - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:09:17 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15203: [Bug] Inconsistent caused by inequalities in the shape - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:09:17 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15205: [Bug] Inconsistent caused by the sum of constant - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:10:40 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed issue #15205: [Bug] Inconsistent caused by the sum of constant - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:10:41 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15192: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 13:12:20 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on a diff in pull request #15192: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/02 13:51:23 UTC, 0 replies.
- [GitHub] [tvm] qzylalala opened a new issue, #15206: [Bug] [Auto Scheduler] Cannot find any valid schedule - posted by "qzylalala (via GitHub)" <gi...@apache.org> on 2023/07/02 14:53:39 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@977b4b2e05527aa8f1d48131374966e780ea8017) - posted by tq...@apache.org on 2023/07/02 15:36:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15192: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 16:15:41 UTC, 0 replies.
- [tvm] branch v0.13.0 created (now 683dfb0c04) - posted by bo...@apache.org on 2023/07/02 17:08:36 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@683dfb0c04d9f2296940e89c60c2277aca095ccd) - posted by tq...@apache.org on 2023/07/02 17:25:13 UTC, 0 replies.
- [tvm] annotated tag v0.14.dev0 updated (683dfb0c04 -> fd81c70ca4) - posted by bo...@apache.org on 2023/07/02 17:43:53 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH commented on issue #15134: [Release] v0.13.0 release schedule - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/02 17:49:19 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15191: [Unity][Dlight] Matmul Rules - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/02 17:54:05 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Matmul Rules (#15191) - posted by tq...@apache.org on 2023/07/02 17:54:08 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15005: [Bug] [Relay] Wrong inference reusult about Pytorch model with dropout layer - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/02 23:34:54 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15207: [TIR][Transform] Add LiftThreadBinding Pass - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/02 23:44:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15207: [TIR][Transform] Add LiftThreadBinding Pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/02 23:44:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15207: [TIR][Transform] Add LiftThreadBinding Pass - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/03 00:10:02 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15207: [TIR][Transform] Add LiftThreadBinding Pass - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/03 00:13:22 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new pull request, #15208: Update version to 0.14.dev0 on main branch - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/03 02:28:21 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15208: Update version to 0.14.dev0 on main branch - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 02:28:24 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15193: [ARITH] Allow Analyzer to MarkGlobalNonNegValue - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/03 03:02:14 UTC, 0 replies.
- [tvm] branch main updated: [ARITH] Allow Analyzer to MarkGlobalNonNegValue (#15193) - posted by ju...@apache.org on 2023/07/03 03:02:17 UTC, 0 replies.
- [GitHub] [tvm] cxx122 opened a new issue, #15209: [Bug] Use asymmetric operations will cause inconsistent - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/03 03:04:46 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15210: [TIR][Schedule] Derive Nonnegative Bounds from Shape Var - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/03 03:51:24 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15210: [TIR][Schedule] Derive Nonnegative Bounds from Shape Var - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 03:51:26 UTC, 0 replies.
- [GitHub] [tvm] jinhongyii merged pull request #15207: [TIR][Transform] Add LiftThreadBinding Pass - posted by "jinhongyii (via GitHub)" <gi...@apache.org> on 2023/07/03 04:52:58 UTC, 0 replies.
- [tvm] branch main updated (fb64be3f78 -> 5931cf10eb) - posted by ho...@apache.org on 2023/07/03 04:53:02 UTC, 0 replies.
- [tvm] branch nightly updated (683dfb0c04 -> 5931cf10eb) - posted by gi...@apache.org on 2023/07/03 05:02:55 UTC, 0 replies.
- [GitHub] [tvm] echuraev closed issue #15174: [Bug] [Relay] [Keras]relay.concatenate requires all tensors have the same shape on non-concatenating axes - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/03 06:12:52 UTC, 0 replies.
- [GitHub] [tvm] cccxinli opened a new pull request, #15211: [RELAY] Fix bug in MergeCompilerRegions pass - posted by "cccxinli (via GitHub)" <gi...@apache.org> on 2023/07/03 06:52:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15211: [RELAY] Fix bug in MergeCompilerRegions pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 06:52:28 UTC, 0 replies.
- [GitHub] [tvm] Civitasv opened a new pull request, #15212: [Unity] [ONNX frontend] Add ability to register custom operator for conversion - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/03 06:59:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15212: [Unity] [ONNX frontend] Add ability to register custom operator for conversion - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 06:59:49 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a diff in pull request #15192: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/03 07:10:09 UTC, 2 replies.
- [GitHub] [tvm] Civitasv commented on pull request #15212: [Unity] [ONNX frontend] Add ability to register custom operator for conversion - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/03 07:22:19 UTC, 5 replies.
- [GitHub] [tvm] cxx122 closed issue #15209: [Bug] Use asymmetric operations will cause inconsistent - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/03 08:42:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@fb64be3f7807df18c2df6ebf5e68178e564ab0b4) - posted by tq...@apache.org on 2023/07/03 09:22:37 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15181: [AOT] Remove workaround to help resolve test flakiness - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/03 10:25:51 UTC, 0 replies.
- [tvm] branch main updated: [AOT] Remove workaround to help resolve test flakiness (#15181) - posted by lu...@apache.org on 2023/07/03 10:25:54 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5931cf10eb98b628ccb719e6beed7a154faa280d) - posted by tq...@apache.org on 2023/07/03 11:12:39 UTC, 0 replies.
- [GitHub] [tvm] cchung100m opened a new pull request, #15213: [#15157][Rust][Doc] Re-enable the Rust documentation build - posted by "cchung100m (via GitHub)" <gi...@apache.org> on 2023/07/03 14:26:30 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15213: [#15157][Rust][Doc] Re-enable the Rust documentation build - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 14:26:33 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15210: [TIR][Schedule] Derive Nonnegative Bounds from Shape Var - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/03 15:08:14 UTC, 0 replies.
- [tvm] branch main updated: [TIR][Schedule] Derive Nonnegative Bounds from Shape Var (#15210) - posted by tq...@apache.org on 2023/07/03 15:08:17 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15209: [Bug] Use asymmetric operations will cause inconsistent - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/03 15:19:44 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #15171: [Unity][UX][TIR] Implement privacy annotation for the @prim_func decorator - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/03 16:30:52 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15208: Update version to 0.14.dev0 on main branch - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/03 16:40:32 UTC, 0 replies.
- [tvm] branch main updated (03ef29e8ad -> b160cb1a10) - posted by tq...@apache.org on 2023/07/03 16:40:36 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15008: [Bug] [Relay] data types float64 and float32 do not match in BroadcastRel - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/03 16:48:40 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15192: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/03 18:36:58 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Support cross-threaad reduction lowering with thread-broadcasting rewrite (#15192) - posted by ju...@apache.org on 2023/07/03 18:37:01 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new pull request, #15214: [TIR][UX] Implement privacy annotations in TIR - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/03 18:38:11 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15214: [TIR][UX] Implement privacy annotations in TIR - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 18:38:14 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky closed pull request #15171: [Unity][UX][TIR] Implement privacy annotation for the @prim_func decorator - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/03 18:43:37 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@f14c61f0d177a8cf3e6e61a269c036d2b11472ba) - posted by tq...@apache.org on 2023/07/03 19:54:58 UTC, 0 replies.
- [tvm] branch unity updated (918fc4ecf7 -> 1631c3d4ce) - posted by tq...@apache.org on 2023/07/03 20:38:22 UTC, 0 replies.
- [tvm] 01/02: [MERGE] Merge main into unity 2023-07-03 - posted by tq...@apache.org on 2023/07/03 20:38:23 UTC, 0 replies.
- [tvm] 02/02: [MERGE] Fix testcase after merge - posted by tq...@apache.org on 2023/07/03 20:38:24 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request, #15215: [Android] ndk static build - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/03 21:00:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15215: [Android] ndk static build - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 21:00:31 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request, #15216: [release] Bump version numbers to 0.13.0 - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/03 21:16:52 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 21:16:55 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15217: [Unity][BYOC] `PrimValue` handling for `FuseOpByPattern` and BYOC - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/03 22:01:54 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15217: [Unity][BYOC] `PrimValue` handling for `FuseOpByPattern` and BYOC - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 22:01:57 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15217: [Unity][BYOC] `PrimValue` handling for `FuseOpByPattern` and BYOC - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/03 22:02:51 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #14079: [Unity][Pass] Canonicalize Bindings - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/03 22:21:43 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15218: [Web] Increase default EMCC compilation total memory size - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/03 23:34:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15218: [Web] Increase default EMCC compilation total memory size - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/03 23:34:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15194: [Unity] Fix dlight reduction rule - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/04 00:09:30 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Fix dlight reduction rule (#15194) - posted by ju...@apache.org on 2023/07/04 00:09:33 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15219: [VM] Add repetition penalty functions to Relax VM - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/04 00:41:27 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15219: [VM] Add repetition penalty functions to Relax VM - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 00:41:30 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@03ef29e8ad9c3073881422db3f4f935a9538370d) - posted by tq...@apache.org on 2023/07/04 01:00:05 UTC, 0 replies.
- [GitHub] [tvm] ysh329 commented on pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/04 01:25:10 UTC, 5 replies.
- [GitHub] [tvm] Civitasv commented on issue #15180: [Bug] [Unity] [Relax] [frontend] Error when using from_onnx - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/04 01:55:04 UTC, 0 replies.
- [GitHub] [tvm] jinhongyii opened a new pull request, #15220: [Unity] Allow specifying struct_info for relax constant - posted by "jinhongyii (via GitHub)" <gi...@apache.org> on 2023/07/04 03:55:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15220: [Unity] Allow specifying struct_info for relax constant - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 03:55:48 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15221: [Unity][Pass] `BindSymVar` pass - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/04 05:01:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15221: [Unity][Pass] `BindSymVar` pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 05:01:31 UTC, 0 replies.
- [tvm] branch nightly updated (5931cf10eb -> a60b815fe5) - posted by gi...@apache.org on 2023/07/04 05:03:08 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15222: [CONTRIB][NDK] Update ndk to allow static libs - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/04 05:23:18 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15222: [CONTRIB][NDK] Update ndk to allow static libs - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 05:23:21 UTC, 0 replies.
- [GitHub] [tvm] Ubospica opened a new pull request, #15223: [Unity][NestedMsg] Add NestedMsgTo helper function - posted by "Ubospica (via GitHub)" <gi...@apache.org> on 2023/07/04 05:34:42 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15223: [Unity][NestedMsg] Add NestedMsgTo helper function - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 05:34:45 UTC, 0 replies.
- [GitHub] [tvm] Ubospica opened a new pull request, #15224: [Unity] Fix memory statistics issues in estimate_memory_usage - posted by "Ubospica (via GitHub)" <gi...@apache.org> on 2023/07/04 05:58:23 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15224: [Unity] Fix memory statistics issues in estimate_memory_usage - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 05:58:25 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15219: [VM] Add repetition penalty functions to Relax VM - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/04 06:46:10 UTC, 0 replies.
- [tvm] branch unity updated: [VM] Add repetition penalty functions to Relax VM (#15219) - posted by sa...@apache.org on 2023/07/04 06:46:13 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b160cb1a104d8aaa2efb2afd98e125d276c8e597) - posted by tq...@apache.org on 2023/07/04 06:48:12 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15224: [Unity] Fix memory statistics issues in estimate_memory_usage - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/04 07:04:22 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 closed pull request #15222: [CONTRIB][NDK] Update ndk to allow static libs - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/04 07:05:19 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15222: [CONTRIB][NDK] Update ndk to allow static libs - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/04 07:05:19 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a60b815fe5f97806cbedad79712fb6e618425afe) - posted by tq...@apache.org on 2023/07/04 07:33:55 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15186: [microNPU][ETHOSU] Add Vela's logic to select configuration block - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/07/04 08:34:13 UTC, 0 replies.
- [tvm] branch main updated: [microNPU][ETHOSU] Add Vela's logic to select configuration block (#15186) - posted by ek...@apache.org on 2023/07/04 08:34:18 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on a diff in pull request #14909: [ETHOSU][MicroNPU][Pass] Add a pass to replicate pads - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/07/04 09:43:57 UTC, 0 replies.
- [GitHub] [tvm] Red-Caesar opened a new pull request, #15225: fix function to read all file - posted by "Red-Caesar (via GitHub)" <gi...@apache.org> on 2023/07/04 11:58:59 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15225: fix function to read all file - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 11:59:02 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15220: [Unity] Allow specifying struct_info for relax constant - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/04 12:29:06 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Allow specifying struct_info for relax constant (#15220) - posted by tq...@apache.org on 2023/07/04 12:29:09 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15215: [Android] ndk static build - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/04 12:29:18 UTC, 0 replies.
- [tvm] branch main updated: [Android] ndk static build (#15215) - posted by tq...@apache.org on 2023/07/04 12:29:22 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15218: [Web] Increase default EMCC compilation total memory size - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/04 12:29:38 UTC, 0 replies.
- [tvm] branch main updated: [Web] Increase default EMCC compilation total memory size (#15218) - posted by tq...@apache.org on 2023/07/04 12:29:41 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5dc25afc873fd2c1cecabbf87515f29d459986e2) - posted by tq...@apache.org on 2023/07/04 13:22:00 UTC, 0 replies.
- [GitHub] [tvm] yzh119 opened a new pull request, #15226: [CI] Add ml_dypes dependency for all docker images - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/04 14:16:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 14:16:14 UTC, 0 replies.
- [GitHub] [tvm] slai-nick opened a new issue, #15227: [Bug] [Unity] segfault on MergeCompositeFunctions with pytorch hub resnet18 - posted by "slai-nick (via GitHub)" <gi...@apache.org> on 2023/07/04 14:31:58 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new pull request, #15228: [ARITH] Enhance buffer shape bound deduction to include offset - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/04 14:49:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15228: [ARITH] Enhance buffer shape bound deduction to include offset - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 14:49:38 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/04 15:25:07 UTC, 4 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15229: [CMAKE] Add Vulkan header for Android - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/04 16:43:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15229: [CMAKE] Add Vulkan header for Android - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 16:43:29 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #14985: [Driver] Single-module lowering flow in driver_api.cc - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/04 17:00:47 UTC, 0 replies.
- [GitHub] [tvm] Ubospica opened a new pull request, #15230: [Unity][Training] Enhance gradient system - posted by "Ubospica (via GitHub)" <gi...@apache.org> on 2023/07/04 19:37:49 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15230: [Unity][Training] Enhance gradient system - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 19:37:51 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1d4829e4309918f193c5cf9a87378f49c8f72acd) - posted by tq...@apache.org on 2023/07/04 20:18:18 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15103: [CodeGenC] Handle GlobalVar callee as internal function call - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/04 21:04:33 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@516c56b46aa60b7e25c526470ca3dbcb80de0272) - posted by tq...@apache.org on 2023/07/04 21:08:18 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/04 23:05:10 UTC, 1 replies.
- [GitHub] [tvm] Ubospica opened a new pull request, #15231: [Unity][Training] Registering te gradient - posted by "Ubospica (via GitHub)" <gi...@apache.org> on 2023/07/04 23:44:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15231: [Unity][Training] Registering te gradient - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/04 23:44:29 UTC, 0 replies.
- [GitHub] [tvm] Ubospica commented on pull request #15223: [Unity][NestedMsg] Add NestedMsgTo helper function - posted by "Ubospica (via GitHub)" <gi...@apache.org> on 2023/07/04 23:53:40 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #15223: [Unity][NestedMsg] Add NestedMsgTo helper function - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/04 23:53:55 UTC, 0 replies.
- [GitHub] [tvm] Ubospica opened a new pull request, #15232: [Unity][Transform] Support no spatial axes cases for DefaultGPUSchedule - posted by "Ubospica (via GitHub)" <gi...@apache.org> on 2023/07/05 00:15:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15232: [Unity][Transform] Support no spatial axes cases for DefaultGPUSchedule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 00:15:43 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15228: [ARITH] Enhance buffer shape bound deduction to include offset - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 01:38:19 UTC, 0 replies.
- [tvm] branch main updated: [ARITH] Enhance buffer shape bound deduction to include offset (#15228) - posted by ju...@apache.org on 2023/07/05 01:38:23 UTC, 0 replies.
- [GitHub] [tvm] Archermmt opened a new issue, #15233: [Unity][MSC][Tracking Issue] Introduction to Multi-System Compiler - posted by "Archermmt (via GitHub)" <gi...@apache.org> on 2023/07/05 02:24:36 UTC, 0 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/07/05 02:25:12 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new pull request, #15234: [Miscs] Enhance script about make release notes. - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/05 02:53:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15234: [Miscs] Enhance script about make release notes. - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 02:53:29 UTC, 0 replies.
- [GitHub] [tvm] ysh329 commented on pull request #15234: [Miscs] Enhance script about make release notes - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/05 03:54:17 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15195: [Dlight] Enhance Decode-GEMV Schedule - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/05 04:47:34 UTC, 0 replies.
- [tvm] branch unity updated: [Dlight] Enhance Decode-GEMV Schedule (#15195) - posted by ru...@apache.org on 2023/07/05 04:47:38 UTC, 0 replies.
- [tvm] branch nightly updated (a60b815fe5 -> 8f9f605dd5) - posted by gi...@apache.org on 2023/07/05 05:03:02 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 opened a new pull request, #15235: [QNN] Support Dequantize to "float16" and Quantize to "uint16" - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/05 05:17:31 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15235: [QNN] Support Dequantize to "float16" and Quantize to "uint16" - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 05:17:34 UTC, 0 replies.
- [GitHub] [tvm] echuraev merged pull request #15229: [CMAKE] Add Vulkan header for Android - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/05 05:41:45 UTC, 0 replies.
- [tvm] branch main updated: [CMAKE] Add Vulkan header for Android (#15229) - posted by ec...@apache.org on 2023/07/05 05:41:48 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15232: [Unity][TIR][Transform] Support no spatial axes cases for DefaultGPUSchedule - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 06:21:41 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][TIR][Transform] Support no spatial axes cases for DefaultGPUSchedule (#15232) - posted by ju...@apache.org on 2023/07/05 06:21:45 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15224: [Unity] Fix memory statistics issues in estimate_memory_usage - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 06:22:10 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Fix memory statistics issues in estimate_memory_usage (#15224) - posted by ju...@apache.org on 2023/07/05 06:22:13 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15223: [Unity][NestedMsg] Add NestedMsgTo helper function - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 06:22:49 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][NestedMsg] Add NestedMsgTo helper function (#15223) - posted by ju...@apache.org on 2023/07/05 06:22:52 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15213: [#15157][Rust][Doc] Re-enable the Rust documentation build - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 06:23:14 UTC, 0 replies.
- [tvm] branch main updated: [#15157][Rust][Doc] Re-enable the Rust documentation build (#15213) - posted by ju...@apache.org on 2023/07/05 06:23:18 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15136: [UnitTest][NVPTX] Avoid cascading failures from CUDA postproc - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 06:24:05 UTC, 0 replies.
- [tvm] branch main updated (c928852d59 -> 0bb390b272) - posted by ju...@apache.org on 2023/07/05 06:24:10 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8f9f605dd599a623cf56159fe24bd8fd08489c2b) - posted by tq...@apache.org on 2023/07/05 06:26:40 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15236: [TIR][Schedule] Scoped CacheRead/Write producing compact region - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:07:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15236: [TIR][Schedule] Scoped CacheRead/Write producing compact region - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 07:07:48 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a diff in pull request #15236: [TIR][Schedule] Scoped CacheRead/Write producing compact region - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/05 07:08:39 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15236: [TIR][Schedule] Scoped CacheRead/Write producing compact region - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 07:14:29 UTC, 0 replies.
- [GitHub] [tvm] ibsidorenko commented on a diff in pull request #15235: [QNN] Support Dequantize to "float16" and Quantize to "uint16" - posted by "ibsidorenko (via GitHub)" <gi...@apache.org> on 2023/07/05 08:31:46 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 opened a new pull request, #15237: [Relay] ExprMutator Return Origin Expr When All Fields Isn't Changed - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/05 08:41:50 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15237: [Relay] ExprMutator Return Origin Expr When All Fields Isn't Changed - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 08:41:54 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15238: [DRAFT][TIR] Prototype of T.macro - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/05 12:28:05 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15238: [DRAFT][TIR] Prototype of T.macro - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 12:28:08 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@23fb56852122919a2ea896000d87be163e2b1bb5) - posted by tq...@apache.org on 2023/07/05 13:30:28 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on a diff in pull request #15235: [QNN] Support Dequantize to "float16" and Quantize to "uint16" - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/05 15:13:14 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15239: [TVMScript] Handle parsing of PrimFunc calls with non-void return - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/05 16:30:10 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15239: [TVMScript] Handle parsing of PrimFunc calls with non-void return - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 16:30:13 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15234: [Miscs] Enhance script about make release notes - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/05 16:34:44 UTC, 0 replies.
- [tvm] branch main updated (0bb390b272 -> 88701dc82a) - posted by tq...@apache.org on 2023/07/05 16:34:49 UTC, 0 replies.
- [GitHub] [tvm] shukun-ziqiangxu opened a new pull request, #15240: [Frontend][pytorch]Add copy_ op to pytorch frontend - posted by "shukun-ziqiangxu (via GitHub)" <gi...@apache.org> on 2023/07/05 16:35:01 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15240: [Frontend][pytorch]Add copy_ op to pytorch frontend - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 16:35:04 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15241: [TIR] Return error code from kernels in SplitHostDevice - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/05 16:35:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15241: [TIR] Return error code from kernels in SplitHostDevice - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 16:35:38 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15242: [TIR] Preserve AllocateNode::annotations - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/05 16:36:32 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15242: [TIR] Preserve AllocateNode::annotations - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 16:36:34 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c928852d59282e39cd5fc162785a4fdf56c5aa1b) - posted by tq...@apache.org on 2023/07/05 16:53:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15195: [Dlight] Enhance Decode-GEMV Schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/05 16:58:54 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15243: [TIR] Output DeclBuffer in LowerTVMBuiltin - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/05 17:11:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15243: [TIR] Output DeclBuffer in LowerTVMBuiltin - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 17:11:15 UTC, 1 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #14778: [TIR] Require buffer declaration (DeclBuffer) before use - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/05 17:14:05 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/05 17:24:17 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15244: [Runtime] Serialization/Deserialization of runtime module - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 17:24:20 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new issue, #15245: [Unity][Tracking Issue] CoreML BYOC - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/05 17:33:09 UTC, 0 replies.
- [GitHub] [tvm] sunggg closed pull request #15221: [Unity][Pass] `BindSymVar` pass - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/05 17:50:22 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15217: [Unity][BYOC] `PrimValue` handling in `FuseOpByPattern` for BYOC - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/05 17:52:30 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15246: [Unity][Pass] BindSymVar pass - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/05 17:52:42 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15246: [Unity][Pass] BindSymVar pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 17:52:45 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #14771: [TIR][Runtime] Allow use of external non-compact/non-aligned buffers - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/05 18:22:25 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0bb390b272981887d976b299a29f757864af0908) - posted by tq...@apache.org on 2023/07/05 18:43:22 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15247: [TIR] Allow VerifyWellFormed to accept IRModule - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/05 20:08:11 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15247: [TIR] Allow VerifyWellFormed to accept IRModule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 20:08:14 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15248: [Unity][Dlight] Avoid TransformBlockLayout in GEMV Rule - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/05 21:03:41 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15248: [Unity][Dlight] Avoid TransformBlockLayout in GEMV Rule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/05 21:03:44 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15249: [TVMScript] Ensure completed root block has no read/write - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/06 00:05:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15249: [TVMScript] Ensure completed root block has no read/write - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 00:05:56 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15250: Bump django from 4.1.7 to 4.1.10 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 00:07:03 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/django-4.1.10 created (now 82a2f6edb8) - posted by gi...@apache.org on 2023/07/06 00:07:05 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15250: Bump django from 4.1.7 to 4.1.10 in /apps/microtvm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 00:07:05 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15251: [TIR] Blockize keeping T.init in inner block when outer block does no reduction - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/06 00:09:58 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15251: [TIR] Blockize keeping T.init in inner block when outer block does no reduction - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 00:10:00 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15251: [TIR] Blockize keeping T.init in inner block when outer block does no reduction - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/06 00:10:34 UTC, 1 replies.
- [GitHub] [tvm] spectrometerHBH merged pull request #15248: [Unity][Dlight] Avoid TransformBlockLayout in GEMV Rule - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/06 01:27:37 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Avoid TransformBlockLayout in GEMV Rule (#15248) - posted by bo...@apache.org on 2023/07/06 01:27:39 UTC, 0 replies.
- [GitHub] [tvm] cccxinli commented on pull request #15211: [RELAY] Fix bug in MergeCompilerRegions pass - posted by "cccxinli (via GitHub)" <gi...@apache.org> on 2023/07/06 01:34:52 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@88701dc82a2ffa90d82d236a361984c1b1206edd) - posted by tq...@apache.org on 2023/07/06 02:28:05 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15250: Bump django from 4.1.7 to 4.1.10 in /apps/microtvm - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/06 03:05:18 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/django-4.1.10 deleted (was 82a2f6edb8) - posted by ju...@apache.org on 2023/07/06 03:05:18 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15250: Bump django from 4.1.7 to 4.1.10 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 03:05:20 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/06 03:29:45 UTC, 0 replies.
- [tvm] branch nightly updated (8f9f605dd5 -> 88701dc82a) - posted by gi...@apache.org on 2023/07/06 05:03:13 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15252: [Unity][Dlight] Handle Epilogue Broadcasting - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/06 05:45:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15252: [Unity][Dlight] Handle Epilogue Broadcasting - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 05:45:16 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15252: [Unity][Dlight] Handle Epilogue Broadcasting - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/06 05:55:15 UTC, 0 replies.
- [GitHub] [tvm] ethanhs commented on issue #15157: [Docs] Rust docs link broken - posted by "ethanhs (via GitHub)" <gi...@apache.org> on 2023/07/06 06:37:07 UTC, 0 replies.
- [GitHub] [tvm] ethanhs closed issue #15157: [Docs] Rust docs link broken - posted by "ethanhs (via GitHub)" <gi...@apache.org> on 2023/07/06 06:37:07 UTC, 0 replies.
- [GitHub] [tvm] Aleksei-grovety commented on pull request #15117: [FRONTEND][TFLITE] Add support for TFLite's regular NMS operator - posted by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2023/07/06 07:24:52 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/06 08:16:05 UTC, 1 replies.
- [GitHub] [tvm] yzh119 commented on a diff in pull request #15251: [TIR] Blockize keeping T.init in inner block when outer block does no reduction - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:40:20 UTC, 0 replies.
- [GitHub] [tvm] LiHao217 commented on pull request #12399: Fix python setup error - posted by "LiHao217 (via GitHub)" <gi...@apache.org> on 2023/07/06 08:58:37 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15239: [TVMScript] Handle parsing of PrimFunc calls with non-void return - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/06 12:15:58 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #15247: [TIR] Allow VerifyWellFormed to accept IRModule - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/06 13:04:03 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Allow VerifyWellFormed to accept IRModule (#15247) - posted by lu...@apache.org on 2023/07/06 13:04:07 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg merged pull request #15242: [TIR] Preserve AllocateNode::annotations - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/06 13:04:20 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Preserve AllocateNode::annotations (#15242) - posted by lu...@apache.org on 2023/07/06 13:04:23 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15253: [TIR] Call TVMBackendFreeWorkspace inside LetStmt - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/06 13:42:20 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15253: [TIR] Call TVMBackendFreeWorkspace inside LetStmt - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 13:42:23 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15254: [Unity] Add a Standalone VM Version Number - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/06 14:11:08 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15254: [Unity] Add a Standalone VM Version Number - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 14:11:11 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on pull request #15137: [Relay] Introduce arguments limit to FuseOps pass - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/06 15:02:08 UTC, 5 replies.
- [GitHub] [tvm] tqchen merged pull request #15252: [Unity][Dlight] Handle Epilogue Broadcasting - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/06 16:02:34 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Handle Epilogue Broadcasting (#15252) - posted by tq...@apache.org on 2023/07/06 16:02:38 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15254: [Unity] Add a Standalone VM Version Number - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/06 16:03:43 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Add a Standalone VM Version Number (#15254) - posted by tq...@apache.org on 2023/07/06 16:03:46 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/06 16:23:33 UTC, 0 replies.
- [tvm] branch v0.13.0-rc created (now 73a62f647f) - posted by tq...@apache.org on 2023/07/06 16:51:26 UTC, 0 replies.
- [tvm] branch rc-v0.13.0 created (now 73a62f647f) - posted by tq...@apache.org on 2023/07/06 16:52:54 UTC, 0 replies.
- [tvm] branch rc-v0.13.0 updated (73a62f647f -> 683dfb0c04) - posted by tq...@apache.org on 2023/07/06 16:53:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/06 16:54:11 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15236: [TIR][Schedule] Scoped CacheRead/Write producing compact region - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/06 18:04:30 UTC, 0 replies.
- [tvm] branch main updated (73a62f647f -> 81463d79c0) - posted by tq...@apache.org on 2023/07/06 18:04:33 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/07/06 18:08:04 UTC, 5 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@73a62f647f19d914763d26f9d25fca325134a8df) - posted by tq...@apache.org on 2023/07/06 21:45:50 UTC, 1 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15255: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/ethosu - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 22:24:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15255: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/ethosu - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 22:24:38 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/ethosu/scipy-1.10.0 created (now c5d0e25f0e) - posted by gi...@apache.org on 2023/07/06 22:24:38 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15256: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/cmsisnn - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 22:36:28 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/cmsisnn/scipy-1.10.0 created (now 1a4dc44554) - posted by gi...@apache.org on 2023/07/06 22:36:30 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15256: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/cmsisnn - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 22:36:31 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15257: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/06 23:02:43 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/scipy-1.10.0 created (now a379fed7b4) - posted by gi...@apache.org on 2023/07/06 23:02:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15257: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/06 23:02:46 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/07/06 23:17:45 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #15214: [TIR][UX] Implement privacy annotations in TIR - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/07 00:34:10 UTC, 3 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15239: [TVMScript] Handle parsing of PrimFunc calls with non-void return - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/07 01:16:00 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] Handle parsing of PrimFunc calls with non-void return (#15239) - posted by sy...@apache.org on 2023/07/07 01:16:03 UTC, 0 replies.
- [GitHub] [tvm] shukun-ziqiangxu commented on pull request #15240: [Frontend][pytorch]Add copy_ op to pytorch frontend - posted by "shukun-ziqiangxu (via GitHub)" <gi...@apache.org> on 2023/07/07 03:20:27 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on pull request #15237: [Relay] ExprMutator Return Origin Expr When All Fields Isn't Changed - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/07 03:55:33 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on pull request #15235: [QNN] Support Dequantize to "float16" and Quantize to "uint16" - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/07 03:57:17 UTC, 0 replies.
- [tvm] branch nightly updated (88701dc82a -> 3a33771494) - posted by gi...@apache.org on 2023/07/07 05:02:57 UTC, 0 replies.
- [GitHub] [tvm] arangasa opened a new pull request, #15258: [Hexagon] Propagate qnn.concat quantization params to inputs, elimina… - posted by "arangasa (via GitHub)" <gi...@apache.org> on 2023/07/07 05:31:29 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15258: [Hexagon] Propagate qnn.concat quantization params to inputs, elimina… - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/07 05:31:32 UTC, 0 replies.
- [GitHub] [tvm] arangasa commented on pull request #15258: [Hexagon] Propagate qnn.concat quantization params to inputs, elimina… - posted by "arangasa (via GitHub)" <gi...@apache.org> on 2023/07/07 05:32:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@81463d79c0739c0b171a26b04170e53ce2db9505) - posted by tq...@apache.org on 2023/07/07 06:46:24 UTC, 0 replies.
- [GitHub] [tvm] rebel-shshin opened a new pull request, #15259: [FRONTEND][TFLITE][BugFix] Fix variable typo in batchmatmul converting func - posted by "rebel-shshin (via GitHub)" <gi...@apache.org> on 2023/07/07 07:20:50 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15259: [FRONTEND][TFLITE][BugFix] Fix variable typo in batchmatmul converting func - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/07 07:20:53 UTC, 0 replies.
- [GitHub] [tvm] rebel-shshin commented on pull request #15259: [FRONTEND][TFLITE][BugFix] Fix variable typo in batchmatmul converting func - posted by "rebel-shshin (via GitHub)" <gi...@apache.org> on 2023/07/07 07:28:11 UTC, 4 replies.
- [GitHub] [tvm] masahi commented on pull request #15240: [Frontend][pytorch]Add copy_ op to pytorch frontend - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/07 08:30:52 UTC, 0 replies.
- [GitHub] [tvm] masahi closed pull request #15240: [Frontend][pytorch]Add copy_ op to pytorch frontend - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/07 08:30:53 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on issue #13337: [ci] Split up Jenkins into platform-specific jobs - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/07 08:39:09 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #15235: [QNN] Support Dequantize to "float16" and Quantize to "uint16" - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/07 08:55:58 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #15235: [QNN] Support Dequantize to "float16" and Quantize to "uint16" - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/07 08:56:03 UTC, 0 replies.
- [tvm] branch main updated: [QNN] Support Dequantize to "float16" and Quantize to "uint16" (#15235) - posted by le...@apache.org on 2023/07/07 08:56:06 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on a diff in pull request #15258: [Hexagon] Propagate QNN Concat Quantization Params to Inputs - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/07 10:42:44 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3a337714947a03be54c26b083e6a274c411c3815) - posted by tq...@apache.org on 2023/07/07 11:19:09 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15124: [Frontend][Relay][Keras] fix a wrong assertion about the kernal_layout of DepthwiseConv2D - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/07 12:37:18 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15238: [DRAFT][TIR] Prototype of T.macro - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/07 12:53:28 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic closed pull request #15238: [DRAFT][TIR] Prototype of T.macro - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/07 12:53:29 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15260: [TIR] Implement TIR macros - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/07 12:55:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15260: [TIR] Implement TIR macros - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/07 12:55:43 UTC, 3 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15260: [TIR] Implement TIR macros - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/07 12:58:07 UTC, 4 replies.
- [GitHub] [tvm] tqchen merged pull request #15237: [Relay] ExprMutator Return Origin Expr When All Fields Isn't Changed - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/07 13:15:11 UTC, 0 replies.
- [tvm] branch main updated: [Relay] ExprMutator Return Origin Expr When All Fields Isn't Changed (#15237) - posted by tq...@apache.org on 2023/07/07 13:15:14 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d9d6a88a0aaafc63b954a1c435c7242af30083af) - posted by tq...@apache.org on 2023/07/07 14:48:55 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new pull request, #15261: [bugfix][frontend][keras] Fix go_backwards attribute of LSTM in keras frontend - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/07 15:36:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15261: [bugfix][frontend][keras] Fix go_backwards attribute of LSTM in keras frontend - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/07 15:36:50 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15249: [TVMScript] Ensure completed root block has no read/write - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/07 17:29:26 UTC, 0 replies.
- [tvm] branch main updated: [TVMScript] Ensure completed root block has no read/write (#15249) - posted by tq...@apache.org on 2023/07/07 17:29:30 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed issue #9217: [Docs] Rust TVM API doc link broken - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/07 17:48:30 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15241: [TIR] Return error code from kernels in SplitHostDevice - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/07 18:32:25 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15262: [Unity][TIR] Support Dynamic Shape in Layout - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/07 18:47:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15262: [Unity][TIR] Support Dynamic Shape in Layout - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/07 18:47:38 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15241: [TIR] Return error code from kernels in SplitHostDevice - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/07 19:33:09 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #15260: [TIR] Implement TIR macros - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/07 21:03:56 UTC, 2 replies.
- [GitHub] [tvm] kparzysz-quic commented on a diff in pull request #15260: [TIR] Implement TIR macros - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/07 21:18:08 UTC, 10 replies.
- [GitHub] [tvm] vinx13 merged pull request #15243: [TIR] Output DeclBuffer in LowerTVMBuiltin - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/07 22:42:34 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Output DeclBuffer in LowerTVMBuiltin (#15243) - posted by wu...@apache.org on 2023/07/07 22:42:37 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15263: [TIR] Output DeclBuffer in MakePackedAPI - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/08 00:02:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15263: [TIR] Output DeclBuffer in MakePackedAPI - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/08 00:02:38 UTC, 1 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15264: [TIR] Allow symbolic bounds in IndexMap analysis - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/08 01:53:03 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15264: [TIR] Allow symbolic bounds in IndexMap analysis - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/08 01:53:06 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@916542ed776c151efd6fe8039232b8657b6d53e4) - posted by tq...@apache.org on 2023/07/08 03:40:13 UTC, 1 replies.
- [tvm] branch nightly updated (3a33771494 -> 5a78da4f3c) - posted by gi...@apache.org on 2023/07/08 05:02:53 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15176: [Bug] [Relay][Keras] attribute go_backwards in LSTM converter function not be considered lead to wrong inference results - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/08 06:12:35 UTC, 0 replies.
- [GitHub] [tvm] jikechao closed issue #15176: [Bug] [Relay][Keras] attribute go_backwards in LSTM converter function not be considered lead to wrong inference results - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/08 06:12:36 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15261: [bugfix][frontend][keras] Fix go_backwards attribute of LSTM in keras frontend - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/08 06:14:36 UTC, 0 replies.
- [GitHub] [tvm] haoyang9804 opened a new pull request, #15265: Fix keras version problem - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/08 07:23:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15265: Fix keras version problem - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/08 07:23:08 UTC, 0 replies.
- [GitHub] [tvm] haoyang9804 commented on pull request #15265: Fix keras version problem - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/08 07:26:05 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15261: [bugfix][frontend][keras] Fix go_backwards attribute of LSTM in keras frontend - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/08 08:33:14 UTC, 0 replies.
- [tvm] branch main updated: [bugfix][frontend][keras] Fix go_backwards attribute of LSTM in keras frontend (#15261) - posted by sy...@apache.org on 2023/07/08 08:33:17 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@5a78da4f3cdc2b6c404913dc8f4de6828c339075) - posted by tq...@apache.org on 2023/07/08 12:28:28 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new pull request, #15266: [release] Bump version numbers to 0.13.0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/08 14:49:31 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15266: [release] Bump version numbers to 0.13.0 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/08 14:49:34 UTC, 0 replies.
- [GitHub] [tvm] ysh329 commented on pull request #15266: [release] Bump version numbers to 0.13.0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:18:46 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new pull request, #15267: [release] Disable git merge to avoid conflict - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:26:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15267: [release] Disable git merge to avoid conflict - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/08 15:26:50 UTC, 0 replies.
- [GitHub] [tvm] ysh329 closed pull request #15266: [release] Bump version numbers to 0.13.0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/08 15:29:39 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15134: [Release] v0.13.0 release schedule - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/08 16:37:43 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15267: [release] Disable git merge to avoid conflict - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/08 16:42:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@24ae0d5b05c8cb6ec7c9ad3847bf5f4eb9fd1242) - posted by tq...@apache.org on 2023/07/08 16:49:37 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15264: [TIR] Allow symbolic bounds in IndexMap analysis - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/08 19:12:58 UTC, 2 replies.
- [GitHub] [tvm] tqchen commented on pull request #15231: [Unity][Training] Registering te gradient - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/08 19:19:26 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15257: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/08 19:31:25 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/scipy-1.10.0 deleted (was a379fed7b4) - posted by ju...@apache.org on 2023/07/08 19:31:25 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15257: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 19:31:27 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15256: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/cmsisnn - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/08 19:31:28 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15255: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/ethosu - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/08 19:31:29 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/cmsisnn/scipy-1.10.0 deleted (was 1a4dc44554) - posted by ju...@apache.org on 2023/07/08 19:31:29 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15256: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/cmsisnn - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 19:31:30 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/ethosu/scipy-1.10.0 deleted (was c5d0e25f0e) - posted by ju...@apache.org on 2023/07/08 19:31:32 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15255: Bump scipy from 1.5.4 to 1.10.0 in /apps/microtvm/ethosu - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/08 19:31:32 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15267: [release] Disable git merge to avoid conflict - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/08 19:32:07 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15268: [Testing] Add tvm.testing.local_run - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/08 20:39:49 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15268: [Testing] Add tvm.testing.local_run - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/08 20:39:51 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15268: [Testing] Add tvm.testing.local_run - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/09 02:13:35 UTC, 0 replies.
- [tvm] branch main updated: [Testing] Add tvm.testing.local_run (#15268) - posted by ju...@apache.org on 2023/07/09 02:13:38 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15264: [TIR] Allow symbolic bounds in IndexMap analysis - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/09 04:50:08 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Allow symbolic bounds in IndexMap analysis (#15264) - posted by ru...@apache.org on 2023/07/09 04:50:12 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15269: Bump tough-cookie from 4.1.2 to 4.1.3 in /web - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 04:50:41 UTC, 0 replies.
- [tvm] branch dependabot/npm_and_yarn/web/tough-cookie-4.1.3 created (now 7299b6c93d) - posted by gi...@apache.org on 2023/07/09 04:50:43 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15269: Bump tough-cookie from 4.1.2 to 4.1.3 in /web - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/09 04:50:44 UTC, 0 replies.
- [tvm] branch nightly updated (5a78da4f3c -> a60cd0fecf) - posted by gi...@apache.org on 2023/07/09 05:02:46 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15269: Bump tough-cookie from 4.1.2 to 4.1.3 in /web - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/09 05:19:48 UTC, 0 replies.
- [tvm] branch dependabot/npm_and_yarn/web/tough-cookie-4.1.3 deleted (was 7299b6c93d) - posted by ju...@apache.org on 2023/07/09 05:19:49 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15269: Bump tough-cookie from 4.1.2 to 4.1.3 in /web - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/09 05:19:51 UTC, 0 replies.
- [tvm] branch unity-staging updated (7828489c6c -> 1b869650b0) - posted by ju...@apache.org on 2023/07/09 05:31:08 UTC, 0 replies.
- [tvm] 01/01: Merge remote-tracking branch 'apache-upstream/main' into apache-upstream-unity - posted by ju...@apache.org on 2023/07/09 05:31:09 UTC, 0 replies.
- [tvm] branch unity-staging updated (1b869650b0 -> 5828f1e9ee) - posted by ju...@apache.org on 2023/07/09 05:59:52 UTC, 0 replies.
- [tvm] branch unity-staging updated (5828f1e9ee -> 2bb0ebbb8b) - posted by ju...@apache.org on 2023/07/09 06:06:49 UTC, 0 replies.
- [tvm] 01/01: Merge remote-tracking branch 'apache-upstream/main' into unity-staging - posted by ju...@apache.org on 2023/07/09 06:06:50 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #14609: [Docs] Expand MetaSchedule API Document - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/09 06:20:31 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0c1aad78f9ef6071cc383905f11a37fc29e1a0a6) - posted by tq...@apache.org on 2023/07/09 08:37:45 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif closed pull request #14451: [TIR] Fix compute inline for dynamic loop and nontrivial store indices - posted by "wrongtest-intellif (via GitHub)" <gi...@apache.org> on 2023/07/09 09:00:29 UTC, 0 replies.
- [GitHub] [tvm] Thrsu opened a new issue, #15270: [Bug][Realy] Lacking support for parameter dilations in LPPool leads to crash - posted by "Thrsu (via GitHub)" <gi...@apache.org> on 2023/07/09 09:02:26 UTC, 0 replies.
- [GitHub] [tvm] Thrsu opened a new issue, #15271: [Bug] [ONNX] ReduceL2 accept the axis parameter from an input tensor instead of an attribute - posted by "Thrsu (via GitHub)" <gi...@apache.org> on 2023/07/09 09:36:35 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a60cd0fecfdbc56187c7632469c5f444f835e99f) - posted by tq...@apache.org on 2023/07/09 10:22:01 UTC, 0 replies.
- [GitHub] [tvm] leikang123 opened a new issue, #15272: [Docs]Need to learn deep learning? - posted by "leikang123 (via GitHub)" <gi...@apache.org> on 2023/07/09 10:32:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15262: [Unity][TIR] Allow symbolic bounds in IndexMap analysis - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/09 13:42:34 UTC, 0 replies.
- [tvm] branch unity-staging updated: [Unity][TIR] Allow symbolic bounds in IndexMap analysis (#15262) - posted by tq...@apache.org on 2023/07/09 13:42:38 UTC, 0 replies.
- [tvm] branch unity updated (5828f1e9ee -> 525f5aee5f) - posted by tq...@apache.org on 2023/07/09 13:43:18 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15231: [Unity][Training] Registering te gradient - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/09 14:00:00 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Training] Registering te gradient (#15231) - posted by tq...@apache.org on 2023/07/09 14:00:03 UTC, 0 replies.
- [tvm] branch unity updated: [MERGE] Hotfix layout transform related change after last merge from main - posted by tq...@apache.org on 2023/07/09 14:52:39 UTC, 0 replies.
- [tvm] branch unity updated (179ebafdb2 -> 6297535440) - posted by tq...@apache.org on 2023/07/09 14:56:10 UTC, 0 replies.
- [tvm] 01/01: [MERGE] Hotfix layout transform related change after last merge from main - posted by tq...@apache.org on 2023/07/09 14:56:11 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15267: [release] Disable git merge to avoid conflict - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/09 18:22:55 UTC, 0 replies.
- [tvm] branch v0.13.0 updated: [release] Disable git merge to avoid conflict (#15267) - posted by tq...@apache.org on 2023/07/09 18:22:58 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15272: [Docs]Need to learn deep learning? - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/09 22:33:18 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15272: [Docs]Need to learn deep learning? - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/09 22:33:19 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15227: [Bug] [Unity] segfault on MergeCompositeFunctions with pytorch hub resnet18 - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/09 22:37:48 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15011: [Vulkan] Add im2col wmma implementation for CHW direct conv2d - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/09 23:58:55 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new pull request, #15273: [Release] Fix version number on branch v0.13.0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/10 02:31:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15273: [Release] Fix version number on branch v0.13.0 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/10 02:31:55 UTC, 0 replies.
- [GitHub] [tvm] Biubiubiu12 opened a new pull request, #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "Biubiubiu12 (via GitHub)" <gi...@apache.org> on 2023/07/10 03:37:10 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/10 03:37:13 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/07/10 03:38:29 UTC, 3 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 05:18:14 UTC, 0 replies.
- [GitHub] [tvm] Dsqds opened a new issue, #15275: Can tvm be used on orin-qnx, it will report a lot of 'undefined xxx' when cross-build tvm for orin-qnx - posted by "Dsqds (via GitHub)" <gi...@apache.org> on 2023/07/10 05:21:26 UTC, 0 replies.
- [GitHub] [tvm] Dsqds opened a new issue, #15276: Why the time cost of inferring resnet50-v2-7 with tvm-cuda smallar than using tensorrt on x86? - posted by "Dsqds (via GitHub)" <gi...@apache.org> on 2023/07/10 05:27:14 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15277: [Testing] Return BenchmarkResult in local_run and rpc_run - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/10 06:37:10 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15277: [Testing] Return BenchmarkResult in local_run and rpc_run - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/10 06:37:13 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on pull request #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/10 06:43:15 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #15258: [Hexagon] Propagate QNN Concat Quantization Params to Inputs - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/10 07:02:09 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15275: Can tvm be used on orin-qnx, it will report a lot of 'undefined xxx' when cross-build tvm for orin-qnx - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/10 07:33:21 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15275: Can tvm be used on orin-qnx, it will report a lot of 'undefined xxx' when cross-build tvm for orin-qnx - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/10 07:33:22 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15276: Why the time cost of inferring resnet50-v2-7 with tvm-cuda much smallar than using tensorrt on x86? - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/10 07:33:34 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15276: Why the time cost of inferring resnet50-v2-7 with tvm-cuda much smallar than using tensorrt on x86? - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/10 07:33:35 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15155: [Bug][Pytorch FX] Can't load quantized linear layer to Relay - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/10 07:47:34 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on a diff in pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/10 08:42:13 UTC, 3 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15278: [Unity][Dlight] Minor performance improvement for gemm and gemv - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 10:36:03 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15278: [Unity][Dlight] Minor performance improvement for gemm and gemv - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/10 10:36:06 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15273: [Release] Fix version number on branch v0.13.0 - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 11:24:25 UTC, 0 replies.
- [tvm] branch v0.13.0 updated: [Release] Fix version number on branch v0.13.0 (#15273) - posted by sy...@apache.org on 2023/07/10 11:24:29 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy closed pull request #15216: [release] Bump version numbers to 0.13.0 - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 11:26:18 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15225: [BugFix] Fix function to read all file - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 11:27:24 UTC, 0 replies.
- [tvm] branch main updated: [BugFix] Fix function to read all file (#15225) - posted by sy...@apache.org on 2023/07/10 11:27:27 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15137: [Relay] Introduce arguments limit to FuseOps pass - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 11:30:34 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15253: [TIR] Call TVMBackendFreeWorkspace inside LetStmt - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 11:35:15 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Call TVMBackendFreeWorkspace inside LetStmt (#15253) - posted by sy...@apache.org on 2023/07/10 11:35:18 UTC, 0 replies.
- [GitHub] [tvm] yzh119 opened a new pull request, #15279: [Bugfix][Dlight] Fix the schedule rule for decode-gemv - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:39:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15279: [Bugfix][Dlight] Fix the schedule rule for decode-gemv - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/10 11:39:25 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15279: [Bugfix][Dlight] Fix the schedule rule for decode-gemv - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 11:40:57 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on pull request #15279: [Bugfix][Dlight] Fix the schedule rule for decode-gemv - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/10 11:44:26 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15277: [Testing] Return BenchmarkResult in local_run and rpc_run - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/10 11:54:00 UTC, 0 replies.
- [tvm] branch main updated (30d684216c -> 3c23865559) - posted by sy...@apache.org on 2023/07/10 11:54:04 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi commented on pull request #14979: [BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug - posted by "zhuwenxi (via GitHub)" <gi...@apache.org> on 2023/07/10 11:55:43 UTC, 2 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15280: [Bug] batch_norm give a inconsistent inference results between PyTorch and TVM - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/10 13:29:50 UTC, 0 replies.
- [GitHub] [tvm] FranklandJack commented on pull request #14855: [topi] Add `arm_cpu` specific pooling schedules - posted by "FranklandJack (via GitHub)" <gi...@apache.org> on 2023/07/10 13:38:23 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15258: [Hexagon] Propagate QNN Concat Quantization Params to Inputs - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/10 13:51:18 UTC, 0 replies.
- [tvm] branch main updated: [Hexagon] Propagate QNN Concat Quantization Params to Inputs (#15258) - posted by sa...@apache.org on 2023/07/10 13:51:23 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15278: [Unity][Dlight] Minor performance improvement for gemm and gemv - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/10 14:00:08 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Minor performance improvement for gemm and gemv (#15278) - posted by tq...@apache.org on 2023/07/10 14:00:11 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15279: [Bugfix][Dlight] Fix the schedule rule for decode-gemv - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/10 14:03:39 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15281: [Bug] - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/10 14:49:27 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15282: [Bug] - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/10 15:11:20 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15283: [Bug] - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/10 15:48:25 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15284: [Bug] inconsistent inference results about Linear between TVM and PyTorch - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/10 16:15:52 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15285: [Bug] conv2d produced inconsistenct inference results with PyTorch - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/10 16:32:16 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15137: [Relay] Introduce arguments limit to FuseOps pass - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/10 19:59:56 UTC, 2 replies.
- [GitHub] [tvm] lhutton1 merged pull request #14855: [topi] Add `arm_cpu` specific pooling schedules - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/10 20:12:16 UTC, 0 replies.
- [tvm] branch main updated: [topi] Add `arm_cpu` specific pooling schedules (#14855) - posted by lu...@apache.org on 2023/07/10 20:12:20 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on pull request #14609: [Docs] Expand MetaSchedule API Document - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/07/10 20:22:46 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on a diff in pull request #15026: [Unity] Provide FuncStructInfo from `bb.emit_te` - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/10 21:45:00 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #14148: [Unity][Draft][WIP] Relax language specification - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/10 22:19:52 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #14855: [topi] Add `arm_cpu` specific pooling schedules - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/10 23:58:25 UTC, 0 replies.
- [tvm] branch revert-14855-pool-2d-sched created (now 25bcb31db5) - posted by ju...@apache.org on 2023/07/10 23:58:36 UTC, 0 replies.
- [tvm] 01/01: Revert "[topi] Add `arm_cpu` specific pooling schedules (#14855)" - posted by ju...@apache.org on 2023/07/10 23:58:37 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15286: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/10 23:59:07 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15286: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/10 23:59:10 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15286: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/11 00:00:47 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15287: [Exec] Add a script to test GPU memory bandwidth - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/11 00:24:52 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15287: [Exec] Add a script to test GPU memory bandwidth - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/11 00:24:55 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@dc7125b31ee456f06d6cf215a40c7ffec83a7532) - posted by tq...@apache.org on 2023/07/11 00:44:57 UTC, 5 replies.
- [GitHub] [tvm] yzh119 commented on a diff in pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/11 01:11:13 UTC, 3 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15288: [Unity][CUTLASS] Offload RMS norm - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/11 02:47:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15288: [Unity][CUTLASS] Offload RMS norm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/11 02:47:56 UTC, 0 replies.
- [GitHub] [tvm] jinhongyii opened a new pull request, #15289: [Unity] [DistIR] Introducing DistIR - posted by "jinhongyii (via GitHub)" <gi...@apache.org> on 2023/07/11 04:09:51 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15289: [Unity] [DistIR] Introducing DistIR - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/11 04:09:54 UTC, 0 replies.
- [GitHub] [tvm] jinhongyii commented on pull request #15289: [Unity] [DistIR] Introducing DistIR - posted by "jinhongyii (via GitHub)" <gi...@apache.org> on 2023/07/11 04:10:06 UTC, 1 replies.
- [GitHub] [tvm] L0phTg opened a new pull request, #15290: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused - posted by "L0phTg (via GitHub)" <gi...@apache.org> on 2023/07/11 04:29:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15290: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/11 04:29:43 UTC, 0 replies.
- [GitHub] [tvm] L0phTg commented on pull request #15290: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused - posted by "L0phTg (via GitHub)" <gi...@apache.org> on 2023/07/11 04:37:53 UTC, 2 replies.
- [GitHub] [tvm] sunggg commented on pull request #15217: [Unity][BYOC] `PrimValue` handling in `FuseOpByPattern` for BYOC - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/11 04:41:03 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15217: [Unity][BYOC] `PrimValue` handling in `FuseOpByPattern` for BYOC - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/11 04:51:40 UTC, 0 replies.
- [tvm] branch unity updated (b00ed76318 -> d05c7e3844) - posted by ma...@apache.org on 2023/07/11 04:51:44 UTC, 0 replies.
- [tvm] branch nightly updated (a60cd0fecf -> 9f8fe3c503) - posted by gi...@apache.org on 2023/07/11 05:02:56 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15290: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/11 05:42:06 UTC, 2 replies.
- [GitHub] [tvm] junrushao commented on pull request #15288: [Unity][CUTLASS] Offload RMS norm - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/11 06:08:44 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi closed pull request #14979: [BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug - posted by "zhuwenxi (via GitHub)" <gi...@apache.org> on 2023/07/11 06:13:37 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi opened a new pull request, #15291: Bugfix/wenxizhu/fix set input zero copy - posted by "zhuwenxi (via GitHub)" <gi...@apache.org> on 2023/07/11 06:15:00 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15291: Bugfix/wenxizhu/fix set input zero copy - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/11 06:15:03 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi commented on pull request #15291: Bugfix/wenxizhu/fix set input zero copy - posted by "zhuwenxi (via GitHub)" <gi...@apache.org> on 2023/07/11 06:19:17 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15211: [RELAY] Fix bug in MergeCompilerRegions pass - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/11 07:23:00 UTC, 0 replies.
- [tvm] branch main updated: [RELAY] Fix bug in MergeCompilerRegions pass (#15211) - posted by sy...@apache.org on 2023/07/11 07:23:06 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15211: [RELAY] Fix bug in MergeCompilerRegions pass - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/11 07:23:13 UTC, 0 replies.
- [GitHub] [tvm] slai-nick commented on issue #15227: [Bug] [Unity] segfault on MergeCompositeFunctions with pytorch hub resnet18 - posted by "slai-nick (via GitHub)" <gi...@apache.org> on 2023/07/11 07:56:02 UTC, 0 replies.
- [GitHub] [tvm] slai-nick closed issue #15227: [Bug] [Unity] segfault on MergeCompositeFunctions with pytorch hub resnet18 - posted by "slai-nick (via GitHub)" <gi...@apache.org> on 2023/07/11 07:56:03 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15286: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/07/11 08:45:16 UTC, 0 replies.
- [tvm] branch main updated: Revert "[topi] Add `arm_cpu` specific pooling schedules" (#15286) - posted by ek...@apache.org on 2023/07/11 08:45:20 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #14855: [topi] Add `arm_cpu` specific pooling schedules - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/11 08:49:36 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15288: [Unity][CUTLASS] Offload RMS norm - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/11 08:52:19 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif opened a new pull request, #15292: [RPC] Fix socket bind errno on corner case - posted by "wrongtest-intellif (via GitHub)" <gi...@apache.org> on 2023/07/11 10:15:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15292: [RPC] Fix socket bind errno on corner case - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/11 10:15:38 UTC, 0 replies.
- [GitHub] [tvm] neildhickey opened a new pull request, #15293: [Docker] tensorflow_aarch64 package upgrade - posted by "neildhickey (via GitHub)" <gi...@apache.org> on 2023/07/11 10:22:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15293: [Docker] tensorflow_aarch64 package upgrade - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/11 10:22:38 UTC, 0 replies.
- [GitHub] [tvm] Liam-Sturge commented on pull request #15293: [Docker] tensorflow_aarch64 package upgrade - posted by "Liam-Sturge (via GitHub)" <gi...@apache.org> on 2023/07/11 10:28:13 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #15259: [FRONTEND][TFLITE][BugFix] Fix variable typo in batchmatmul converting func - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/11 11:06:52 UTC, 2 replies.
- [GitHub] [tvm] neildhickey commented on pull request #15293: [Docker] tensorflow_aarch64 package upgrade - posted by "neildhickey (via GitHub)" <gi...@apache.org> on 2023/07/11 12:24:19 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #15293: [Docker] tensorflow_aarch64 package upgrade - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/11 12:38:56 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e4a120955b02674c67ceec6d88884ec5768ff7c2) - posted by tq...@apache.org on 2023/07/11 13:15:20 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15287: [Exec] Add a script to test GPU memory bandwidth - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/11 13:26:18 UTC, 0 replies.
- [tvm] branch main updated: [Exec] Add a script to test GPU memory bandwidth (#15287) - posted by ju...@apache.org on 2023/07/11 13:26:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@81d7f79f031aeea3cef5cb3415fd97f45019dd1e) - posted by tq...@apache.org on 2023/07/11 15:06:22 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on a diff in pull request #15026: [Unity] Provide FuncStructInfo from `bb.emit_te` - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/11 15:49:09 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15260: [TIR] Implement TIR macros - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/11 16:37:54 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Implement TIR macros (#15260) - posted by kp...@apache.org on 2023/07/11 16:37:57 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15288: [Unity][CUTLASS] Offload RMS norm - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/11 17:22:08 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][CUTLASS] Offload RMS norm (#15288) - posted by ru...@apache.org on 2023/07/11 17:22:11 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15260: [TIR] Implement TIR macros - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/11 19:43:08 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #15259: [FRONTEND][TFLITE][BugFix] Fix variable typo in batchmatmul converting func - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/11 20:01:22 UTC, 0 replies.
- [tvm] branch main updated: [FRONTEND][TFLITE][BugFix] Fix variable typo in batchmatmul converting func (#15259) - posted by le...@apache.org on 2023/07/11 20:01:27 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@592b3583dc403af2ffc9601b50339c1f84ce2227) - posted by tq...@apache.org on 2023/07/11 20:38:11 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15289: [Unity] [DistIR] Introducing DistIR - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/12 00:39:12 UTC, 0 replies.
- [GitHub] [tvm] HLearning opened a new pull request, #15294: [bug][relay] Update pytorch op addmm - posted by "HLearning (via GitHub)" <gi...@apache.org> on 2023/07/12 01:23:31 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15294: [bug][relay] Update pytorch op addmm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 01:23:34 UTC, 0 replies.
- [GitHub] [tvm] zhuwenxi commented on pull request #15291: [BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug - posted by "zhuwenxi (via GitHub)" <gi...@apache.org> on 2023/07/12 01:56:02 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15291: [BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/12 01:57:34 UTC, 0 replies.
- [tvm] branch main updated: [BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug (#15291) - posted by sy...@apache.org on 2023/07/12 01:57:37 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15291: [BugFix][Relay][GraphExecutor] Fix set_input_zero_copy() precision bug - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/12 01:57:53 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@fddbec7079a817d3339b45fedd3c5b8326cfafac) - posted by tq...@apache.org on 2023/07/12 02:05:19 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new issue, #15295: [Release] v0.13.0 Release Candidate Notes - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/12 02:08:28 UTC, 0 replies.
- [GitHub] [tvm] guoyaol opened a new pull request, #15296: [Unity][Relax] Add leaky relu operator - posted by "guoyaol (via GitHub)" <gi...@apache.org> on 2023/07/12 03:11:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15296: [Unity][Relax] Add leaky relu operator - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 03:11:55 UTC, 0 replies.
- [GitHub] [tvm] Civitasv opened a new issue, #15297: [Bug] [Unity] [ONNX Frontend] Trilu operator is not implemented - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/12 04:01:34 UTC, 0 replies.
- [tvm] branch nightly updated (9f8fe3c503 -> 1234f88b60) - posted by gi...@apache.org on 2023/07/12 05:02:48 UTC, 0 replies.
- [GitHub] [tvm] HLearning commented on pull request #15294: [Bug][Relay] fix relay frontend pytorch op addmm bug - posted by "HLearning (via GitHub)" <gi...@apache.org> on 2023/07/12 05:10:24 UTC, 6 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15296: [Unity][Relax] Add leaky relu operator - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/12 06:36:55 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15292: [RPC] Fix socket bind errno on corner case - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/12 06:37:50 UTC, 0 replies.
- [tvm] branch main updated: [RPC] Fix socket bind errno on corner case (#15292) - posted by sy...@apache.org on 2023/07/12 06:37:52 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new pull request, #15298: [Misc][Release] Extend PR tags and Format PR hyper-links in release report - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:38:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15298: [Misc][Release] Extend PR tags and Format PR hyper-links in release report - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 06:38:18 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15296: [Unity][Relax] Add leaky relu operator - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:39:00 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15212: [Unity] [ONNX frontend] Add ability to register custom operator for conversion - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/12 06:39:10 UTC, 2 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15293: [Docker] tensorflow_aarch64 package upgrade - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/12 06:46:24 UTC, 0 replies.
- [tvm] branch main updated: [Docker] tensorflow_aarch64 package upgrade (#15293) - posted by lu...@apache.org on 2023/07/12 06:46:28 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@1234f88b609cd4118f3318c17dccef5d77760302) - posted by tq...@apache.org on 2023/07/12 08:28:58 UTC, 1 replies.
- [GitHub] [tvm] Civitasv opened a new pull request, #15299: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/12 11:07:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15299: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 11:07:43 UTC, 0 replies.
- [GitHub] [tvm] Civitasv commented on pull request #15299: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/12 11:08:28 UTC, 1 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #15290: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/12 12:00:40 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15289: [Unity] [DistIR] Introducing DistIR - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/12 13:35:03 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15290: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/12 13:38:10 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@02ffc913965d6c4da9336d34faaed1d8eeb013db) - posted by tq...@apache.org on 2023/07/12 13:55:53 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15300: [Ethos-U] Replace ethos-u.constants with AllocateConst - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/12 14:16:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15300: [Ethos-U] Replace ethos-u.constants with AllocateConst - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 14:16:56 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15300: [Ethos-U] Replace ethos-u.constants with AllocateConst - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/12 14:17:31 UTC, 1 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15301: [AOT] Avoid call_extern() with incorrect argument count - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/12 14:46:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15301: [AOT] Avoid call_extern() with incorrect argument count - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 14:46:50 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@fba10d7021e2ea42c1e7ef9cb7544bda9f88039d) - posted by tq...@apache.org on 2023/07/12 15:57:08 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15302: [Dlight] Enhance fallback schedule with DecomposeReduction - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/12 17:44:49 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15302: [Dlight] Enhance fallback schedule with DecomposeReduction - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 17:44:52 UTC, 1 replies.
- [GitHub] [tvm] junrushao merged pull request #15302: [Dlight] Enhance fallback schedule with DecomposeReduction - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/12 18:24:00 UTC, 0 replies.
- [tvm] branch unity updated: [Dlight] Enhance fallback schedule with DecomposeReduction (#15302) - posted by ju...@apache.org on 2023/07/12 18:24:04 UTC, 0 replies.
- [GitHub] [tvm] sergio-grovety opened a new pull request, #15303: [ETHOSU][microTVM] MicroTVM tutorial for ALIF EthosU NPU - posted by "sergio-grovety (via GitHub)" <gi...@apache.org> on 2023/07/12 19:35:38 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15303: [ETHOSU][microTVM] MicroTVM tutorial for ALIF EthosU NPU - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 19:35:41 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15304: [Unity][Dlight] Add schedule rule for decode transpose - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/12 21:34:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15304: [Unity][Dlight] Add schedule rule for decode transpose - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 21:34:07 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH opened a new pull request, #15305: Flush L2 cache in time eval - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/12 23:18:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15305: Flush L2 cache in time eval - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/12 23:18:44 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15305: Flush L2 cache in time eval - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/12 23:57:37 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15305: Flush L2 cache in time eval - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/13 00:03:42 UTC, 1 replies.
- [GitHub] [tvm] Civitasv commented on issue #15297: [Bug] [Unity] [ONNX Frontend] Trilu operator is not implemented - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/13 02:10:16 UTC, 1 replies.
- [GitHub] [tvm] Civitasv opened a new issue, #15306: [Bug] [Unity] [TIR] There is no definition of I.GlobalVar("resize2d") - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/13 02:16:19 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15294: [Bug][Relay] fix relay frontend pytorch op addmm bug - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/13 02:17:41 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15306: [Bug] [Unity] [TIR] There is no definition of I.GlobalVar("resize2d") - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/13 02:23:39 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #15299: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/13 02:25:59 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15290: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/13 02:26:26 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Relax][Transform] Do not remove MatchCast for RemoveAllUnused (#15290) - posted by sy...@apache.org on 2023/07/13 02:26:30 UTC, 0 replies.
- [GitHub] [tvm] Civitasv commented on issue #15306: [Bug] [Unity] [TIR] There is no definition of I.GlobalVar("resize2d") - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/13 02:26:52 UTC, 3 replies.
- [GitHub] [tvm] Civitasv commented on a diff in pull request #15299: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/13 02:41:55 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on issue #15306: [Bug] [Unity] [TIR] There is no definition of I.GlobalVar("resize2d") - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/13 02:53:16 UTC, 0 replies.
- [GitHub] [tvm] Civitasv closed issue #15306: [Bug] [Unity] [TIR] There is no definition of I.GlobalVar("resize2d") - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/13 03:13:35 UTC, 0 replies.
- [GitHub] [tvm] guoyaol commented on pull request #15296: [Unity][Relax] Add leaky relu operator - posted by "guoyaol (via GitHub)" <gi...@apache.org> on 2023/07/13 04:08:14 UTC, 1 replies.
- [tvm] branch nightly updated (1234f88b60 -> fba10d7021) - posted by gi...@apache.org on 2023/07/13 05:03:01 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on pull request #15305: Flush L2 cache in time eval - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/13 05:09:02 UTC, 2 replies.
- [GitHub] [tvm] spectrometerHBH commented on pull request #15305: Flush L2 cache in time eval - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/13 05:37:54 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15307: [COMMUNITY] Qingchao Shen -> Reviewer - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/13 05:41:40 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15307: [COMMUNITY] Qingchao Shen -> Reviewer - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/13 05:41:42 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15308: [Unity] Fix FuseOpsByPattern when a subgraph can be matched by multiple residual patterns - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/13 07:00:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15308: [Unity] Fix FuseOpsByPattern when a subgraph can be matched by multiple residual patterns - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/13 07:00:48 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15309: [Unity] Update CUTLASS Attention to incorprate upstream change - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/13 07:05:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15309: [Unity] Update CUTLASS Attention to incorprate upstream change - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/13 07:05:49 UTC, 0 replies.
- [GitHub] [tvm] Aleksei-grovety opened a new pull request, #15310: [Docker] Update ci-cortexm docker image - posted by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2023/07/13 07:49:00 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15310: [Docker] Update ci-cortexm docker image - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/13 07:49:04 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15299: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/13 08:02:42 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator (#15299) - posted by sy...@apache.org on 2023/07/13 08:02:46 UTC, 0 replies.
- [GitHub] [tvm] Civitasv closed issue #15297: [Bug] [Unity] [ONNX Frontend] Trilu operator is not implemented - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/13 08:49:28 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/13 09:01:37 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/13 09:01:40 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/07/13 12:14:09 UTC, 2 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/07/13 12:36:18 UTC, 1 replies.
- [GitHub] [tvm] sunggg commented on pull request #15246: [Unity][Pass] `BindSymVar` pass - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/13 12:54:48 UTC, 0 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #15246: [Unity][Pass] `BindSymVar` pass - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/13 12:55:05 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15260: [TIR] Implement TIR macros - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/13 13:46:40 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15307: [COMMUNITY] Qingchao Shen -> Reviewer - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/13 14:20:27 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15307: [COMMUNITY] Qingchao Shen -> Reviewer - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/13 14:24:22 UTC, 0 replies.
- [tvm] branch main updated: [COMMUNITY] Qingchao Shen -> Reviewer (#15307) - posted by sy...@apache.org on 2023/07/13 14:24:26 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15305: Flush L2 cache in time eval - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/13 14:24:56 UTC, 0 replies.
- [GitHub] [tvm] lucifer1004 opened a new pull request, #15312: Fix typo in docs/arch/index.rst - posted by "lucifer1004 (via GitHub)" <gi...@apache.org> on 2023/07/13 16:08:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15312: Fix typo in docs/arch/index.rst - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/13 16:08:18 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15309: [Unity] Update CUTLASS Attention to incorprate upstream change - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/13 18:19:48 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Update CUTLASS Attention to incorprate upstream change (#15309) - posted by ru...@apache.org on 2023/07/13 18:19:54 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15212: [Unity] [ONNX frontend] Add ability to register custom operator for conversion - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/13 20:00:30 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a0e7d3e0ae8d928909163fe12f31f2587c82f32c) - posted by tq...@apache.org on 2023/07/13 23:13:53 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #15308: [Unity] Fix FuseOpsByPattern when a subgraph can be matched by multiple residual patterns - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/14 00:29:43 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Fix FuseOpsByPattern when a subgraph can be matched by multiple residual patterns (#15308) - posted by wu...@apache.org on 2023/07/14 00:29:47 UTC, 0 replies.
- [tvm] tag v0.13.0 created (now 97c5de63ba) - posted by sy...@apache.org on 2023/07/14 02:37:13 UTC, 0 replies.
- svn commit: r62968 - in /dev/tvm/tvm-v0.13.0-rc0: ./ apache-tvm-src-v0.13.0.rc0.tar.gz apache-tvm-src-v0.13.0.rc0.tar.gz.asc apache-tvm-src-v0.13.0.rc0.tar.gz.sha512 - posted by sy...@apache.org on 2023/07/14 02:40:45 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15134: [Release] v0.13.0 release schedule - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/14 02:41:38 UTC, 1 replies.
- [tvm] tag v0.13.0.rc0 created (now 97c5de63ba) - posted by sy...@apache.org on 2023/07/14 04:30:56 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new issue, #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/14 04:32:07 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/14 04:44:47 UTC, 0 replies.
- [tvm] branch nightly updated (fba10d7021 -> a0e7d3e0ae) - posted by gi...@apache.org on 2023/07/14 05:03:00 UTC, 0 replies.
- [GitHub] [tvm] ysh329 commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/14 05:35:15 UTC, 2 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #15314: [OP] Add `rms_norm` - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:13:33 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15314: [OP] Add `rms_norm` - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 07:13:35 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15296: [Unity][Relax] Add leaky relu operator - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/14 07:17:37 UTC, 0 replies.
- [tvm] branch unity updated (f63fcba404 -> 0924abad15) - posted by ru...@apache.org on 2023/07/14 07:17:43 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic opened a new pull request, #15315: [Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass - posted by "abhikran-quic (via GitHub)" <gi...@apache.org> on 2023/07/14 07:36:28 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15315: [Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 07:36:32 UTC, 0 replies.
- [GitHub] [tvm] Civitasv opened a new issue, #15316: [Bug] [Unity] [Frontend] [ONNX] Gather: ValueError: Need to fix this case. - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/14 08:04:03 UTC, 0 replies.
- [GitHub] [tvm] sergio-grovety opened a new 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/07/14 08:04:57 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15317: [Codegen][AOT] Removed incompatible-pointer-types warning in generated C code - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 08:05:00 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15318: [Unity] fp16 A x int B GEMM update - support int8, more bias shape - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/14 08:46:58 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15318: [Unity] fp16 A x int B GEMM update - support int8, more bias shape - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 08:47:01 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/14 08:51:11 UTC, 2 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15318: [Unity] fp16 A x int B GEMM update - support int8, more bias shape - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/14 08:54:14 UTC, 2 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #15310: [Docker] Update ci-cortexm docker image - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/14 09:29:13 UTC, 0 replies.
- [GitHub] [tvm] Aleksei-grovety commented on a diff in pull request #15310: [Docker] Update ci-cortexm docker image - posted by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2023/07/14 10:08:16 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15265: Fix keras version problem - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/14 10:20:18 UTC, 0 replies.
- [GitHub] [tvm] echuraev merged pull request #15265: Fix keras version problem - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/14 10:20:19 UTC, 0 replies.
- [tvm] branch main updated: Fix keras version problem (#15265) - posted by ec...@apache.org on 2023/07/14 10:20:22 UTC, 0 replies.
- [GitHub] [tvm] Johnson9009 commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "Johnson9009 (via GitHub)" <gi...@apache.org> on 2023/07/14 11:11:45 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15304: [Unity][Dlight] Add schedule rule for decode transpose - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/14 14:05:06 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Add schedule rule for decode transpose (#15304) - posted by tq...@apache.org on 2023/07/14 14:05:10 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15314: [Unity][OP] Add `rms_norm` - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/14 17:16:40 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new issue, #15319: [Unity][Tracking Issue] In-place operations - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/14 19:10:40 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15320: [Unity] CUDA Graph update - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/14 20:06:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15320: [Unity] CUDA Graph update - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 20:06:57 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15314: [Unity][OP] Add `rms_norm` - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/14 20:17:57 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][OP] Add `rms_norm` (#15314) - posted by ju...@apache.org on 2023/07/14 20:17:59 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/14 20:19:25 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15321: [JVM] Fix the Maven pom.xml for OS X arm64 tvm4j build - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/14 20:49:56 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15321: [JVM] Fix the Maven pom.xml for OS X arm64 tvm4j build - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 20:49:59 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15320: [Unity] CUDA Graph update - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/14 23:23:34 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] CUDA Graph update (#15320) - posted by ma...@apache.org on 2023/07/14 23:23:39 UTC, 0 replies.
- [GitHub] [tvm] zxybazh opened a new pull request, #15322: [Dlight] Benchmarking Tools for Dynamic Shape PrimFuncs & Relax Function - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/07/14 23:24:27 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15322: [Dlight] Benchmarking Tools for Dynamic Shape PrimFuncs & Relax Function - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 23:24:30 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15323: [Fix][TIR] LowerThreadAllreduce with correct thread mask - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/14 23:39:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15323: [Fix][TIR] LowerThreadAllreduce with correct thread mask - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/14 23:39:16 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15323: [Fix][TIR] LowerThreadAllreduce with correct thread mask - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/14 23:39:19 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15324: Bump cryptography from 37.0.2 to 41.0.2 in /docker/python - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/15 00:07:28 UTC, 0 replies.
- [tvm] branch dependabot/pip/docker/python/cryptography-41.0.2 created (now 51e54467f3) - posted by gi...@apache.org on 2023/07/15 00:07:30 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15324: Bump cryptography from 37.0.2 to 41.0.2 in /docker/python - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/15 00:07:31 UTC, 0 replies.
- [tvm] branch revert-14855-pool-2d-sched deleted (was 25bcb31db5) - posted by ju...@apache.org on 2023/07/15 00:57:15 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15324: Bump cryptography from 37.0.2 to 41.0.2 in /docker/python - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/15 00:57:20 UTC, 0 replies.
- [tvm] branch dependabot/pip/docker/python/cryptography-41.0.2 deleted (was 51e54467f3) - posted by ju...@apache.org on 2023/07/15 00:57:21 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15324: Bump cryptography from 37.0.2 to 41.0.2 in /docker/python - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/15 00:57:22 UTC, 0 replies.
- [tvm] branch nightly updated (a0e7d3e0ae -> b6502f4e27) - posted by gi...@apache.org on 2023/07/15 05:03:13 UTC, 0 replies.
- [GitHub] [tvm] xinetzone opened a new issue, #15325: `mul_partition_generic` in tvm/python/tvm/relay/quantize/_partition.py[Bug] - posted by "xinetzone (via GitHub)" <gi...@apache.org> on 2023/07/15 07:28:39 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #15326: [OP] Add `rms_norm` into TOPI - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/15 10:15:26 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15326: [OP] Add `rms_norm` into TOPI - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/15 10:15:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@b6502f4e278da391719155936aeefb6544115c1f) - posted by tq...@apache.org on 2023/07/15 11:10:34 UTC, 2 replies.
- [GitHub] [tvm] tqchen merged pull request #15321: [JVM] Fix the Maven pom.xml for OS X arm64 tvm4j build - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/15 12:30:54 UTC, 0 replies.
- [tvm] branch main updated: [JVM] Fix the Maven pom.xml for OS X arm64 tvm4j build (#15321) - posted by tq...@apache.org on 2023/07/15 12:30:58 UTC, 0 replies.
- [GitHub] [tvm] lucifer1004 commented on pull request #15312: [skipci] Fix typo in docs/arch/index.rst - posted by "lucifer1004 (via GitHub)" <gi...@apache.org> on 2023/07/15 14:59:55 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15323: [Fix][TIR] LowerThreadAllreduce with correct thread mask - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/15 16:19:32 UTC, 0 replies.
- [tvm] branch main updated: [Fix][TIR] LowerThreadAllreduce with correct thread mask (#15323) - posted by tq...@apache.org on 2023/07/15 16:19:35 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15326: [OP] Add `rms_norm` into TOPI - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/15 16:22:35 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15327: [TIR] ThreadAllreduce warp-level primitive support with multi-warp - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/15 19:06:05 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15327: [TIR] ThreadAllreduce warp-level primitive support with multi-warp - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/15 19:06:08 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15327: [TIR] ThreadAllreduce warp-level primitive support with multi-warp - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/15 19:39:48 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/15 23:01:39 UTC, 0 replies.
- [GitHub] [tvm] yzh119 opened a new pull request, #15328: [Package] Remove cutlass media/docs inside cutlass_fpA_intB_gemm - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/15 23:14:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15328: [Package] Remove cutlass media/docs inside cutlass_fpA_intB_gemm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/15 23:14:15 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on a diff in pull request #15327: [TIR] ThreadAllreduce warp-level primitive support with multi-warp - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/16 01:02:09 UTC, 0 replies.
- [GitHub] [tvm] haoyang9804 commented on issue #15285: [Bug] conv2d produced inconsistenct inference results with PyTorch - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/16 01:10:40 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7890cca929c34c779bd7347a67fda72bacb9059f) - posted by tq...@apache.org on 2023/07/16 01:24:00 UTC, 0 replies.
- [GitHub] [tvm] yzh119 opened a new pull request, #15329: [CI][DO NOT MERGE] Test CI on docker images generated from #15226 - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/16 01:44:20 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15329: [CI][DO NOT MERGE] Test CI on docker images generated from #15226 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/16 01:44:23 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15294: [Bug][Relay] fix relay frontend pytorch op addmm bug - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/16 02:56:27 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9af8efcd2d8174acf97f4921339c9327efda2af8) - posted by tq...@apache.org on 2023/07/16 03:15:45 UTC, 0 replies.
- [tvm] branch nightly updated (b6502f4e27 -> 9af8efcd2d) - posted by gi...@apache.org on 2023/07/16 05:03:08 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15330: [Unity][Dlight] Fix decode-GeMV rule when spatial-inner without broadcasting - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 05:48:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15330: [Unity][Dlight] Fix decode-GeMV rule when spatial-inner without broadcasting - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/16 05:48:15 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a diff in pull request #15327: [TIR] ThreadAllreduce warp-level primitive support with multi-warp - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 06:53:43 UTC, 2 replies.
- [GitHub] [tvm] yzh119 merged pull request #15328: [Package] Remove cutlass media/docs inside cutlass_fpA_intB_gemm - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/16 07:33:32 UTC, 0 replies.
- [tvm] branch main updated: [Package] Remove cutlass media/docs inside cutlass_fpA_intB_gemm (#15328) - posted by ex...@apache.org on 2023/07/16 07:33:36 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15279: [Bugfix][Dlight] Fix the schedule rule for decode-gemv - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 08:47:25 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 closed pull request #15279: [Bugfix][Dlight] Fix the schedule rule for decode-gemv - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 08:47:26 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 closed pull request #15251: [TIR] Blockize keeping T.init in inner block when outer block does no reduction - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 08:50:50 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@38bc953516ccb584d0ce4f945911772f8793ebd1) - posted by tq...@apache.org on 2023/07/16 13:04:06 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15230: [Unity][Training] Enhance gradient system - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/16 14:08:35 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Training] Enhance gradient system (#15230) - posted by tq...@apache.org on 2023/07/16 14:08:39 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15330: [Unity][Dlight] Fix decode-GeMV rule when spatial-inner without broadcasting - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/16 14:09:10 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Fix decode-GeMV rule when spatial-inner without broadcasting (#15330) - posted by tq...@apache.org on 2023/07/16 14:09:13 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15327: [TIR] ThreadAllreduce warp-level primitive support with multi-warp - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/16 15:36:17 UTC, 0 replies.
- [tvm] branch main updated: [TIR] ThreadAllreduce warp-level primitive support with multi-warp (#15327) - posted by tq...@apache.org on 2023/07/16 15:36:21 UTC, 0 replies.
- [GitHub] [tvm] tuxbotix opened a new issue, #15331: [Bug] Release 0.12.0 is *not* available on Pypi servers (x86_64) - posted by "tuxbotix (via GitHub)" <gi...@apache.org> on 2023/07/16 16:17:52 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic commented on pull request #15315: [Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass - posted by "abhikran-quic (via GitHub)" <gi...@apache.org> on 2023/07/16 16:49:28 UTC, 4 replies.
- [GitHub] [tvm] yzh119 opened a new pull request, #15332: [Runtime] Device API to query L2 cache size - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/16 20:18:09 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15332: [Runtime] Device API to query L2 cache size - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/16 20:18:13 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e25b1ba70a27399fb4da257c521c1e2bbb178ad8) - posted by tq...@apache.org on 2023/07/16 20:53:45 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15332: [Runtime] Device API to query L2 cache size - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 21:23:52 UTC, 1 replies.
- [GitHub] [tvm] yzh119 commented on pull request #15332: [Runtime] Device API to query L2 cache size - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/16 22:22:57 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15333: [Unity][Dlight] Rule matmul avoiding blockIdx.z - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 23:02:17 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15333: [Unity][Dlight] Rule matmul avoiding blockIdx.z - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/16 23:02:20 UTC, 1 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15333: [Unity][Dlight] Rule matmul avoiding blockIdx.z - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/16 23:03:54 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on a diff in pull request #15333: [Unity][Dlight] Rule matmul avoiding blockIdx.z - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/16 23:08:45 UTC, 2 replies.
- [GitHub] [tvm] tqchen merged pull request #15298: [Misc][Release] Extend PR tags and Format PR hyper-links in release report - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/17 01:16:51 UTC, 0 replies.
- [tvm] branch main updated: [Misc][Release] Extend PR tags and Format PR hyper-links in release report (#15298) - posted by tq...@apache.org on 2023/07/17 01:16:54 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a diff in pull request #15333: [Unity][Dlight] Rule matmul avoiding blockIdx.z - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/17 03:46:57 UTC, 0 replies.
- [tvm] branch nightly updated (9af8efcd2d -> a4b863a2ff) - posted by gi...@apache.org on 2023/07/17 05:03:11 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15318: [Unity] fp16 A x int B GEMM update - support int8, more bias shape - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/17 05:38:38 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new pull request, #15334: [Bugfix][Relay][Frontend][Keras] Add a assertion to reject a invalid layer which was ignored in old version - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/17 05:42:03 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15334: [Bugfix][Relay][Frontend][Keras] Add a assertion to reject a invalid layer which was ignored in old version - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/17 05:42:06 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15326: [OP] Add `rms_norm` into TOPI - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/17 06:00:05 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15322: [Dlight] Benchmarking Tools for Dynamic Shape PrimFuncs & Relax Function - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/17 06:09:16 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new pull request, #15335: [Bugfix][Frontend][Keras] Add a check to reject the invalid input shape - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/17 06:30:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15335: [Bugfix][Frontend][Keras] Add a check to reject the invalid input shape - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/17 06:30:48 UTC, 0 replies.
- [GitHub] [tvm] srkreddy1238 commented on pull request #15058: [OpenCL][Texture] Improved texture memory planning - posted by "srkreddy1238 (via GitHub)" <gi...@apache.org> on 2023/07/17 06:42:12 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15310: [Docker] Update ci-cortexm docker image - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/17 07:46:11 UTC, 0 replies.
- [tvm] branch main updated: [Docker] Update ci-cortexm docker image (#15310) - posted by lu...@apache.org on 2023/07/17 07:46:15 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on issue #15331: [Bug] Release 0.12.0 is *not* available on Pypi servers (x86_64) - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/17 08:37:43 UTC, 0 replies.
- [GitHub] [tvm] zhangxiao-stack opened a new issue, #15336: [Bug] [Unity] [Frontend] [ONNX] AttributeError: has no attribute value - posted by "zhangxiao-stack (via GitHub)" <gi...@apache.org> on 2023/07/17 08:45:15 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15335: [Bugfix][Frontend][Keras] Add a check to reject the invalid input shape - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/17 08:47:02 UTC, 2 replies.
- [GitHub] [tvm] jikechao opened a new pull request, #15337: [Bugfix][Frontend][Keras]Fix a corner case in softmax converter - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/17 08:59:57 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15337: [Bugfix][Frontend][Keras]Fix a corner case in softmax converter - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/17 09:00:00 UTC, 0 replies.
- [GitHub] [tvm] Civitasv closed issue #15316: [Bug] [Unity] [Frontend] [ONNX] Gather: ValueError: Need to fix this case. - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/17 09:11:32 UTC, 0 replies.
- [GitHub] [tvm] Civitasv commented on issue #15316: [Bug] [Unity] [Frontend] [ONNX] Gather: ValueError: Need to fix this case. - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/17 09:11:32 UTC, 0 replies.
- [GitHub] [tvm] yzh119 merged pull request #15333: [Unity][Dlight] Rule matmul avoiding blockIdx.z - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/17 09:59:49 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Rule matmul avoiding blockIdx.z (#15333) - posted by ex...@apache.org on 2023/07/17 09:59:53 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15338: [Wrong results] Why the graph executor give a wrong inference result about int32 - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/17 11:01:35 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15338: [Wrong results] Why the graph executor give a wrong inference result about int32 - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/17 11:09:16 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15285: [Bug] conv2d produced inconsistenct inference results with PyTorch - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/17 11:20:22 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a4b863a2fffbac33725f747e57581ce4b5e34f0a) - posted by tq...@apache.org on 2023/07/17 12:37:50 UTC, 0 replies.
- [GitHub] [tvm] neildhickey opened a new pull request, #15339: [CI] Update test to include unique attribute - posted by "neildhickey (via GitHub)" <gi...@apache.org> on 2023/07/17 14:14:07 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15339: [CI] Update test to include unique attribute - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/17 14:14:10 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #14909: [ETHOSU][MicroNPU][Pass] Add a pass to replicate pads - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/07/17 15:37:56 UTC, 0 replies.
- [tvm] branch main updated: [ETHOSU][MicroNPU][Pass] Add a pass to replicate pads (#14909) - posted by ek...@apache.org on 2023/07/17 15:37:59 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on pull request #14909: [ETHOSU][MicroNPU][Pass] Add a pass to replicate pads - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/07/17 15:38:16 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7ad71e622a7965be5a31c8ea09bf46d7c1e86c5c) - posted by tq...@apache.org on 2023/07/17 15:56:11 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15305: [Runtime] Flush L2 cache in time eval - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/17 16:54:46 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15331: [Bug] Release 0.12.0 is *not* available on Pypi servers (x86_64) - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/17 17:01:59 UTC, 0 replies.
- [GitHub] [tvm] spectrometerHBH commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "spectrometerHBH (via GitHub)" <gi...@apache.org> on 2023/07/17 17:14:30 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/17 17:15:29 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/17 17:21:37 UTC, 0 replies.
- [GitHub] [tvm-rfcs] slyubomirsky commented on pull request #101: [RFC] TIR Language Specification - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/17 17:50:21 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15334: [Bugfix][Relay][Frontend][Keras] Add a assertion to reject a invalid value for attribute units in RNN layers - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/17 17:53:16 UTC, 3 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15340: [Unity][Dlight] Fix DecodeGeMV rule for spatial-inner with grouping - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/17 18:42:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15340: [Unity][Dlight] Fix DecodeGeMV rule for spatial-inner with grouping - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/17 18:42:48 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on a diff in pull request #15340: [Unity][Dlight] Fix DecodeGeMV rule for spatial-inner with grouping - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/17 18:43:36 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #15318: [Unity] fp16 A x int B GEMM update - support int8, more bias shape - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/17 19:41:50 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] fp16 A x int B GEMM update - support int8, more bias shape (#15318) - posted by wu...@apache.org on 2023/07/17 19:41:53 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on a diff in pull request #15340: [Unity][Dlight] Fix DecodeGeMV rule for spatial-inner with grouping - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/17 19:44:17 UTC, 0 replies.
- [GitHub] [tvm] AndrewZhaoLuo commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "AndrewZhaoLuo (via GitHub)" <gi...@apache.org> on 2023/07/17 19:52:06 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 commented on a diff in pull request #15326: [OP] Add `rms_norm` into TOPI - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/17 22:49:16 UTC, 2 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15332: [Runtime] Device API to query L2 cache size - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/18 00:25:23 UTC, 0 replies.
- [tvm] branch main updated (6c63e0db53 -> c4f10cd5e9) - posted by ru...@apache.org on 2023/07/18 00:25:27 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15340: [Unity][Dlight] Fix DecodeGeMV rule for spatial-inner with grouping - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/18 00:39:57 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Fix DecodeGeMV rule for spatial-inner with grouping (#15340) - posted by ju...@apache.org on 2023/07/18 00:40:01 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6c63e0db53a9fee57b22b53941a8e634c1c90227) - posted by tq...@apache.org on 2023/07/18 01:20:41 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new pull request, #15341: [Unity][Transform] Elide redundant bindings of dataflow vars - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/18 01:42:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15341: [Unity][Transform] Elide redundant bindings of dataflow vars - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 01:42:14 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #15341: [Unity][Transform] Elide redundant bindings of dataflow vars - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/18 01:44:45 UTC, 3 replies.
- [GitHub] [tvm] MrJungle1 opened a new issue, #15342: [Bug] - posted by "MrJungle1 (via GitHub)" <gi...@apache.org> on 2023/07/18 02:37:15 UTC, 0 replies.
- [GitHub] [tvm] MrJungle1 commented on pull request #15327: [TIR] ThreadAllreduce warp-level primitive support with multi-warp - posted by "MrJungle1 (via GitHub)" <gi...@apache.org> on 2023/07/18 03:01:54 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15343: [Unity][Runtime] Flush L2 cache in time eval - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/18 03:20:54 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15343: [Unity][Runtime] Flush L2 cache in time eval - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 03:20:56 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15343: [Unity][Runtime] Flush L2 cache in time eval - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/18 03:23:20 UTC, 0 replies.
- [GitHub] [tvm] echuraev merged pull request #15337: [Bugfix][Frontend][Keras]Fix a corner case bug in softmax converter of keras frontend - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/18 05:02:37 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix][Frontend][Keras]Fix a corner case bug in softmax converter of keras frontend (#15337) - posted by ec...@apache.org on 2023/07/18 05:02:41 UTC, 0 replies.
- [tvm] branch nightly updated (a4b863a2ff -> c4f10cd5e9) - posted by gi...@apache.org on 2023/07/18 05:02:45 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on pull request #15133: [XGBoost,MetaSchedule] Support xgb set tree method - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/07/18 05:25:04 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on pull request #15322: [Dlight] Benchmarking Tools for Dynamic Shape PrimFuncs & Relax Function - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/07/18 05:30:11 UTC, 1 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15341: [Unity][Transform] Elide redundant bindings of dataflow vars - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/18 06:24:36 UTC, 0 replies.
- [GitHub] [tvm] leandron commented on pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/18 07:44:03 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15339: [CI] Update test to include unique attribute - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/18 07:58:05 UTC, 0 replies.
- [GitHub] [tvm] Aleksei-grovety commented on a diff in pull request #15117: [FRONTEND][TFLITE] Add support for TFLite's regular NMS operator - posted by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2023/07/18 08:35:49 UTC, 0 replies.
- [GitHub] [tvm] cxx122 closed issue #12372: [Bug] Array out-of-bounds access of TE language - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/18 11:10:37 UTC, 0 replies.
- [GitHub] [tvm] cxx122 closed issue #12380: [Bug] Inconsistency caused by cos or sqrt after using fuse - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/18 11:15:04 UTC, 0 replies.
- [GitHub] [tvm] cxx122 closed issue #12373: [Bug] Misuse of reduce_axis - posted by "cxx122 (via GitHub)" <gi...@apache.org> on 2023/07/18 11:21:48 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c4f10cd5e9dbc0241a6bcdfc75c2e654a5416a01) - posted by tq...@apache.org on 2023/07/18 11:43:38 UTC, 0 replies.
- [GitHub] [tvm] leandron opened a new pull request, #15344: [ACL] Update Compute Library to v23.05 - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/18 12:04:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15344: [ACL] Update Compute Library to v23.05 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 12:04:28 UTC, 0 replies.
- [GitHub] [tvm] zhaiyi000 opened a new pull request, #15345: Fix concrete broadcast bug - posted by "zhaiyi000 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:38:47 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15345: Fix concrete broadcast bug - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 12:38:49 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15346: Fix Cython compile for v3.0.0 release - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/18 12:39:54 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15346: Fix Cython compile for v3.0.0 release - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 12:39:57 UTC, 0 replies.
- [GitHub] [tvm] huanmei9 opened a new pull request, #15347: [PyTorch] Add aten::view_as - posted by "huanmei9 (via GitHub)" <gi...@apache.org> on 2023/07/18 14:15:02 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15347: [PyTorch] Add aten::view_as - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 14:15:05 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e2d65111616dfa95797c0dd7e082e4050b71701d) - posted by tq...@apache.org on 2023/07/18 14:18:24 UTC, 0 replies.
- [GitHub] [tvm] Liam-Sturge opened a new pull request, #15348: [CI] Make Graviton3 default AArch64 job runner node - posted by "Liam-Sturge (via GitHub)" <gi...@apache.org> on 2023/07/18 14:20:03 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15348: [CI] Make Graviton3 default AArch64 job runner node - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 14:20:08 UTC, 0 replies.
- [GitHub] [tvm] Anndrey24 opened a new pull request, #15349: [TVMC] Add tvmc flag to print compilation time per pass - posted by "Anndrey24 (via GitHub)" <gi...@apache.org> on 2023/07/18 14:54:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15349: [TVMC] Add tvmc flag to print compilation time per pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 14:54:28 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 opened a new pull request, #15350: [Bugfix] [Relay] fix a bug of printing dataflow pattern - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:06:23 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15350: [Bugfix] [Relay] fix a bug of printing dataflow pattern - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 15:06:28 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on pull request #15350: [Bugfix] [Relay] fix a bug of printing dataflow pattern - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/18 15:07:07 UTC, 2 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/07/18 15:08:15 UTC, 2 replies.
- [tvm] branch Make_Graviton3_default_AArch64_job_runner_node created (now c48d0e3bc4) - posted by mo...@apache.org on 2023/07/18 15:52:28 UTC, 0 replies.
- [GitHub] [tvm] csullivan commented on a diff in pull request #15137: [Relay] Introduce arguments limit to FuseOps pass - posted by "csullivan (via GitHub)" <gi...@apache.org> on 2023/07/18 16:04:13 UTC, 0 replies.
- [GitHub] [tvm] Liam-Sturge closed pull request #15348: [CI] Make Graviton3 default AArch64 job runner node - posted by "Liam-Sturge (via GitHub)" <gi...@apache.org> on 2023/07/18 16:16:28 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new issue, #15351: [CI Problem] PRs take a long time to validate - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/18 16:22:57 UTC, 0 replies.
- [GitHub] [tvm] Mousius opened a new pull request, #15352: [CI] Make Graviton3 default AArch64 job runner node - posted by "Mousius (via GitHub)" <gi...@apache.org> on 2023/07/18 16:30:32 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15352: [CI] Make Graviton3 default AArch64 job runner node - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 16:30:35 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 closed pull request #15343: [Unity][Runtime] Flush L2 cache in time eval - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/18 16:50:03 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15353: [CI] Pin cython version to fix cython compilation - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/18 16:54:53 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15353: [CI] Pin cython version to fix cython compilation - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 16:54:55 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on pull request #15346: Fix Cython compile for v3.0.0 release - posted by "Mousius (via GitHub)" <gi...@apache.org> on 2023/07/18 16:59:53 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15305: [Runtime] Flush L2 cache in time eval - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 17:27:10 UTC, 0 replies.
- [tvm] branch main updated: [Runtime] Flush L2 cache in time eval (#15305) - posted by tq...@apache.org on 2023/07/18 17:27:14 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on a diff in pull request #15352: [CI] Make Graviton3 default AArch64 job runner node - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 17:33:27 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15352: [CI] Make Graviton3 default AArch64 job runner node - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 17:35:57 UTC, 1 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/07/18 17:37:12 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15353: [CI] Pin cython version to fix cython compilation - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 17:41:32 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on issue #15351: [CI Problem] PRs take a long time to validate - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 17:55:48 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15312: [skipci] Fix typo in docs/arch/index.rst - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 18:05:55 UTC, 0 replies.
- [tvm] branch main updated: [skipci] Fix typo in docs/arch/index.rst (#15312) - posted by tq...@apache.org on 2023/07/18 18:06:00 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15326: [OP] Add `rms_norm` into TOPI - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/18 18:08:01 UTC, 0 replies.
- [tvm] branch main updated: [OP] Add `rms_norm` into TOPI (#15326) - posted by ju...@apache.org on 2023/07/18 18:08:04 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15301: [AOT] Avoid call_extern() with incorrect argument count - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 18:08:50 UTC, 0 replies.
- [tvm] branch main updated: [AOT] Avoid call_extern() with incorrect argument count (#15301) - posted by tq...@apache.org on 2023/07/18 18:08:53 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15241: [TIR] Return error code from kernels in SplitHostDevice - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 18:10:38 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Return error code from kernels in SplitHostDevice (#15241) - posted by tq...@apache.org on 2023/07/18 18:10:41 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15214: [TIR][UX] Implement privacy annotations in TIR - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/18 18:12:40 UTC, 2 replies.
- [GitHub] [tvm] tqchen opened a new issue, #15354: [Tracking Issue][DEV] Categorize Testcases in TensorIR - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/18 19:23:11 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/18 19:27:39 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on a diff in pull request #15214: [TIR][UX] Implement privacy annotations in TIR - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/18 20:39:31 UTC, 3 replies.
- [GitHub] [tvm] Mousius commented on pull request #15352: [CI] Make Graviton3 default AArch64 job runner node - posted by "Mousius (via GitHub)" <gi...@apache.org> on 2023/07/18 21:41:45 UTC, 0 replies.
- [tvm] branch unity-staging updated (525f5aee5f -> d8f1ac4e87) - posted by ju...@apache.org on 2023/07/18 21:58:36 UTC, 0 replies.
- [tvm] 01/07: [Unity] CUDA Graph update (#15320) - posted by ju...@apache.org on 2023/07/18 21:58:37 UTC, 0 replies.
- [tvm] 02/07: [Unity][Training] Enhance gradient system (#15230) - posted by ju...@apache.org on 2023/07/18 21:58:38 UTC, 0 replies.
- [tvm] 03/07: [Unity][Dlight] Fix decode-GeMV rule when spatial-inner without broadcasting (#15330) - posted by ju...@apache.org on 2023/07/18 21:58:39 UTC, 0 replies.
- [tvm] 04/07: [Unity][Dlight] Rule matmul avoiding blockIdx.z (#15333) - posted by ju...@apache.org on 2023/07/18 21:58:40 UTC, 0 replies.
- [tvm] 05/07: [Unity] fp16 A x int B GEMM update - support int8, more bias shape (#15318) - posted by ju...@apache.org on 2023/07/18 21:58:41 UTC, 0 replies.
- [tvm] 06/07: [Unity][Dlight] Fix DecodeGeMV rule for spatial-inner with grouping (#15340) - posted by ju...@apache.org on 2023/07/18 21:58:42 UTC, 0 replies.
- [tvm] 07/07: Merge remote-tracking branch 'apache-upstream/main' into unity - posted by ju...@apache.org on 2023/07/18 21:58:43 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on issue #15342: [Bug] The optimal implementation of reduce_sum searched by Ansor is more than 30x slower than torch.sum - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/18 22:37:40 UTC, 4 replies.
- [tvm] branch unity updated (1e1ff66fb3 -> d8f1ac4e87) - posted by tq...@apache.org on 2023/07/18 22:43:19 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #15355: [Unity][OP] Sync `rms_norm` with main - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/18 23:34:15 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15355: [Unity][OP] Sync `rms_norm` with main - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/18 23:34:18 UTC, 0 replies.
- [GitHub] [tvm] MrJungle1 commented on issue #15342: [Bug] The optimal implementation of reduce_sum searched by Ansor is more than 30x slower than torch.sum - posted by "MrJungle1 (via GitHub)" <gi...@apache.org> on 2023/07/19 02:31:11 UTC, 5 replies.
- [tvm] branch nightly updated (c4f10cd5e9 -> 2eca9f0270) - posted by gi...@apache.org on 2023/07/19 05:02:44 UTC, 0 replies.
- [GitHub] [tvm] haoyang9804 commented on issue #15160: [Bug][Runtime] float64/int64 lead to TVMArrayCopyFromTo: The size must exactly match - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/19 05:19:54 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@c0946e19cd72170b14d2ccc3007c7925c6ff2ca8) - posted by tq...@apache.org on 2023/07/19 05:37:18 UTC, 0 replies.
- [GitHub] [tvm] sergio-grovety commented on pull request #15303: [ETHOSU][microTVM] MicroTVM tutorial for ALIF EthosU NPU - posted by "sergio-grovety (via GitHub)" <gi...@apache.org> on 2023/07/19 06:27:09 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@4b183daa97f5bd3e9ff8f484bf97a5df8f0d6083) - posted by tq...@apache.org on 2023/07/19 06:31:10 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d81e8809b81b0746d4a7230c10fde858f5a177ba) - posted by tq...@apache.org on 2023/07/19 07:34:06 UTC, 0 replies.
- [GitHub] [tvm] never-to-never opened a new issue, #15356: tuple input to Relay functions - posted by "never-to-never (via GitHub)" <gi...@apache.org> on 2023/07/19 07:42:28 UTC, 0 replies.
- [GitHub] [tvm] narangkay opened a new pull request, #15357: Add the ability to differentiate between model loads from remote fetch v/s model loads from cache - posted by "narangkay (via GitHub)" <gi...@apache.org> on 2023/07/19 07:48:34 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15357: Add the ability to differentiate between model loads from remote fetch v/s model loads from cache - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/19 07:48:37 UTC, 0 replies.
- [GitHub] [tvm] never-to-never closed issue #15356: tuple input to Relay functions - posted by "never-to-never (via GitHub)" <gi...@apache.org> on 2023/07/19 07:49:15 UTC, 0 replies.
- [GitHub] [tvm] narangkay commented on pull request #15357: Add the ability to differentiate between model loads from remote fetch v/s model loads from cache - posted by "narangkay (via GitHub)" <gi...@apache.org> on 2023/07/19 07:49:29 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15355: [Unity][OP] Sync `rms_norm` with main - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/19 07:50:40 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][OP] Sync `rms_norm` with main (#15355) - posted by ju...@apache.org on 2023/07/19 07:50:44 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15357: Add the ability to differentiate between model loads from remote fetch v/s model loads from cache - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/19 07:51:14 UTC, 1 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15339: [CI] Update test to include unique attribute - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/19 07:53:48 UTC, 0 replies.
- [tvm] branch main updated (2eca9f0270 -> 3fbf0ffc87) - posted by lu...@apache.org on 2023/07/19 07:53:54 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15346: Fix Cython compile for v3.0.0 release - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/19 07:54:13 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2eca9f02705651359de7075e7c0d1a37a33c2e0a) - posted by tq...@apache.org on 2023/07/19 08:33:17 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm merged pull request #15352: [CI] Make Graviton3 default AArch64 job runner node - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/07/19 08:49:06 UTC, 0 replies.
- [tvm] branch main updated (3fbf0ffc87 -> 0603cce06b) - posted by as...@apache.org on 2023/07/19 08:49:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@a13b56a94508b6afaf5c39161c8dece23957bd40) - posted by tq...@apache.org on 2023/07/19 09:06:16 UTC, 0 replies.
- [GitHub] [tvm] huanmei9 commented on pull request #15347: [PyTorch] Add aten::view_as - posted by "huanmei9 (via GitHub)" <gi...@apache.org> on 2023/07/19 09:12:00 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm merged pull request #15344: [ACL] Update Compute Library to v23.05 - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/07/19 09:12:39 UTC, 0 replies.
- [tvm] branch main updated: [ACL] Update Compute Library to v23.05 (#15344) - posted by as...@apache.org on 2023/07/19 09:12:43 UTC, 0 replies.
- [GitHub] [tvm] Aleksei-grovety commented on a diff in pull request #15303: [ETHOSU][microTVM] MicroTVM tutorial for ALIF EthosU NPU - posted by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2023/07/19 09:24:08 UTC, 1 replies.
- [GitHub] [tvm] sergio-grovety commented on a diff in pull request #15303: [ETHOSU][microTVM] MicroTVM tutorial for ALIF EthosU NPU - posted by "sergio-grovety (via GitHub)" <gi...@apache.org> on 2023/07/19 09:26:34 UTC, 2 replies.
- [GitHub] [tvm] tqchen commented on pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/19 10:02:49 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15160: [Bug][Runtime] float64/int64 lead to TVMArrayCopyFromTo: The size must exactly match - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/19 11:00:41 UTC, 0 replies.
- [GitHub] [tvm] jikechao closed issue #15160: [Bug][Runtime] float64/int64 lead to TVMArrayCopyFromTo: The size must exactly match - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/19 11:00:41 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new issue, #15358: [Bug][FuseOps] Ops don't fuse together and remain individual PrimFuncs - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/19 11:41:08 UTC, 0 replies.
- [GitHub] [tvm] Mousius commented on pull request #15353: [CI] Pin cython version to fix cython compilation - posted by "Mousius (via GitHub)" <gi...@apache.org> on 2023/07/19 12:14:27 UTC, 0 replies.
- [GitHub] [tvm] Mousius merged pull request #15353: [CI] Pin cython version to fix cython compilation - posted by "Mousius (via GitHub)" <gi...@apache.org> on 2023/07/19 12:14:35 UTC, 0 replies.
- [tvm] branch main updated: [CI] Pin cython version to fix cython compilation (#15353) - posted by mo...@apache.org on 2023/07/19 12:14:39 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 opened a new pull request, #15359: [CMAKE] Conditionally link "clog" in NNPack install - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/19 13:32:59 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15359: [CMAKE] Conditionally link "clog" in NNPack install - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/19 13:33:02 UTC, 0 replies.
- [GitHub] [tvm] tqchen opened a new pull request, #15360: Revert "[CI] Pin cython version to fix cython compilation" - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/19 13:40:57 UTC, 0 replies.
- [tvm] branch revert-15353-alternative-cython-fix created (now 52a88dd3d9) - posted by tq...@apache.org on 2023/07/19 13:40:59 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15360: Revert "[CI] Pin cython version to fix cython compilation" - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/19 13:41:00 UTC, 0 replies.
- [GitHub] [tvm] tqchen closed pull request #15360: Revert "[CI] Pin cython version to fix cython compilation" - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/19 13:41:43 UTC, 0 replies.
- [GitHub] [tvm] rebel-shshin opened a new issue, #15361: [Bug] Relay pytorch frontend does not support aten:scaled_dot_product_attention - posted by "rebel-shshin (via GitHub)" <gi...@apache.org> on 2023/07/19 13:54:51 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on a diff in pull request #15349: [TVMC] Add tvmc flag to print compilation time per pass - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/19 14:53:42 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3fbf0ffc872203a1c231b44996f86743eba35625) - posted by tq...@apache.org on 2023/07/19 15:04:40 UTC, 0 replies.
- [tvm] branch fix-nnpack created (now ef7c780329) - posted by lu...@apache.org on 2023/07/19 15:10:28 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15357: Add the ability to differentiate between model loads from remote fetch v/s model loads from cache - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/19 16:09:42 UTC, 0 replies.
- [tvm] branch unity updated: Add the ability to differentiate between model loads from remote fetch v/s model loads from cache (#15357) - posted by tq...@apache.org on 2023/07/19 16:09:47 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0603cce06bac7d620252493d7ef39a4bb5f54ddf) - posted by tq...@apache.org on 2023/07/19 16:48:46 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on issue #15319: [Unity][Tracking Issue] In-place operations - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/19 19:45:38 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 opened a new pull request, #15362: [Relay] improve SimplifyClipAndConsecutiveCast pass - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/19 20:01:56 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15362: [Relay] improve SimplifyClipAndConsecutiveCast pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/19 20:01:58 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@991163c86c5f52a879eb11cdcb19d8bab952f209) - posted by tq...@apache.org on 2023/07/19 20:41:56 UTC, 1 replies.
- [GitHub] [tvm] tqchen commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/19 21:02:36 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15363: [Unity][Dlight] Fix matmul schedule when out_dtype = fp32 and bias add is fp32 - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/20 01:04:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15363: [Unity][Dlight] Fix matmul schedule when out_dtype = fp32 and bias add is fp32 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 01:04:07 UTC, 0 replies.
- [GitHub] [tvm] huanmei9 closed pull request #15347: [PyTorch] Add aten::view_as - posted by "huanmei9 (via GitHub)" <gi...@apache.org> on 2023/07/20 01:51:46 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15364: Bump word-wrap from 1.2.3 to 1.2.4 in /web - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 02:19:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15364: Bump word-wrap from 1.2.3 to 1.2.4 in /web - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 02:19:16 UTC, 2 replies.
- [tvm] branch dependabot/npm_and_yarn/web/word-wrap-1.2.4 created (now f94f80f9c5) - posted by gi...@apache.org on 2023/07/20 02:19:17 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 opened a new issue, #15365: [Flaky Test] `tests/python/relay/aot/test_crt_aot_usmp.py::test_tflite_model_u1_usecase[model_url1-greedy_by_conflicts-4845696-8468008]` - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/20 02:38:50 UTC, 0 replies.
- [GitHub] [tvm] huanmei9 opened a new pull request, #15366: [Relay][PyTorch] Add aten::view_as - posted by "huanmei9 (via GitHub)" <gi...@apache.org> on 2023/07/20 04:20:48 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15366: [Relay][PyTorch] Add aten::view_as - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 04:20:51 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15214: [TIR][UX] Implement privacy annotations in TIR - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/20 04:42:02 UTC, 0 replies.
- [tvm] branch main updated: [TIR][UX] Implement privacy annotations in TIR (#15214) - posted by ju...@apache.org on 2023/07/20 04:42:06 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/20 04:46:16 UTC, 0 replies.
- [tvm] branch main updated (7e830e5870 -> 0a3ad644e5) - posted by ju...@apache.org on 2023/07/20 04:46:20 UTC, 0 replies.
- [tvm] branch nightly updated (2eca9f0270 -> 0a3ad644e5) - posted by gi...@apache.org on 2023/07/20 05:02:52 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on pull request #15362: [Relay] improve SimplifyClipAndConsecutiveCast pass - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/20 05:28:16 UTC, 1 replies.
- [GitHub] [tvm] MasterJH5574 commented on issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/20 06:34:48 UTC, 0 replies.
- [GitHub] [tvm] arangasa opened a new pull request, #15367: [Relay] Simplify Mul->Sub->Conv to Conv->Add when possible - posted by "arangasa (via GitHub)" <gi...@apache.org> on 2023/07/20 07:03:34 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15367: [Relay] Simplify Mul->Sub->Conv to Conv->Add when possible - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 07:03:36 UTC, 0 replies.
- [GitHub] [tvm] arangasa commented on pull request #15367: [Relay] Simplify Mul->Sub->Conv to Conv->Add when possible - posted by "arangasa (via GitHub)" <gi...@apache.org> on 2023/07/20 07:04:04 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15363: [Unity][Dlight] Fix matmul schedule when out_dtype = fp32 and bias add is fp32 - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/20 07:39:29 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Fix matmul schedule when out_dtype = fp32 and bias add is fp32 (#15363) - posted by ma...@apache.org on 2023/07/20 07:39:34 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm merged pull request #15359: [CMAKE] Conditionally link "clog" in NNPack install - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/07/20 08:39:31 UTC, 0 replies.
- [tvm] branch main updated: [CMAKE] Conditionally link "clog" in NNPack install (#15359) - posted by as...@apache.org on 2023/07/20 08:39:36 UTC, 0 replies.
- [GitHub] [tvm] ekalda commented on a diff in pull request #15300: [Ethos-U] Replace ethos-u.constants with AllocateConst - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/07/20 09:50:59 UTC, 0 replies.
- [GitHub] [tvm] wrongtest-intellif commented on a diff in pull request #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "wrongtest-intellif (via GitHub)" <gi...@apache.org> on 2023/07/20 11:39:15 UTC, 1 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15368: Bump pygments from 2.14.0 to 2.15.0 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/20 12:23:22 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/pygments-2.15.0 created (now c470910140) - posted by gi...@apache.org on 2023/07/20 12:23:24 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15368: Bump pygments from 2.14.0 to 2.15.0 in /apps/microtvm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 12:23:25 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15369: [Relax] Macro recfactor, R.macro prototype - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/20 12:40:07 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15369: [Relax] Macro recfactor, R.macro prototype - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 12:40:10 UTC, 2 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7e830e58708da700be8bbb849442180942b796ec) - posted by tq...@apache.org on 2023/07/20 13:00:57 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/07/20 13:12:04 UTC, 2 replies.
- [tvm] branch main updated: [Bug][Relay] fix relay frontend pytorch op addmm bug (#15294) - posted by sy...@apache.org on 2023/07/20 14:01:29 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15294: [Bug][Relay] fix relay frontend pytorch op addmm bug - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/20 14:01:29 UTC, 0 replies.
- [GitHub] [tvm] huanmei9 closed pull request #15366: [Relay][PyTorch] Add aten::view_as - posted by "huanmei9 (via GitHub)" <gi...@apache.org> on 2023/07/20 14:30:37 UTC, 0 replies.
- [GitHub] [tvm] huanmei9 opened a new pull request, #15370: [Relay][Pytorch] Add aten::view_as - posted by "huanmei9 (via GitHub)" <gi...@apache.org> on 2023/07/20 14:38:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15370: [Relay][Pytorch] Add aten::view_as - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 14:38:17 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15334: [Bugfix][Relay][Frontend][Keras] Add a assertion to reject a invalid value for attribute units in RNN layers - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/20 14:41:41 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix][Relay][Frontend][Keras] Add a assertion to reject a invalid value for attribute units in RNN layers (#15334) - posted by sy...@apache.org on 2023/07/20 14:41:44 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15334: [Bugfix][Relay][Frontend][Keras] Add a assertion to reject a invalid value for attribute units in RNN layers - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/20 14:42:17 UTC, 0 replies.
- [GitHub] [tvm] Anndrey24 commented on a diff in pull request #15349: [TVMC] Add tvmc flag to print compilation time per pass - posted by "Anndrey24 (via GitHub)" <gi...@apache.org> on 2023/07/20 15:38:43 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/20 15:47:01 UTC, 1 replies.
- [GitHub] [tvm] slyubomirsky commented on issue #14899: [Tracking Issue][UX][Unity] Private annotations in TVMScipt - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/20 17:08:26 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky closed issue #14899: [Tracking Issue][UX][Unity] Private annotations in TVMScipt - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/20 17:08:26 UTC, 0 replies.
- [tvm] branch revert-15311-pool-2d-sched created (now 32ddd274ab) - posted by ju...@apache.org on 2023/07/20 17:29:47 UTC, 0 replies.
- [tvm] 01/01: Revert "[topi] Add `arm_cpu` specific pooling schedules (#15311)" - posted by ju...@apache.org on 2023/07/20 17:29:48 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15371: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/20 17:30:09 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15371: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 17:30:11 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15371: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/20 17:30:23 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ae3de3d64c6ba624d206f1a2f7dca8faa65dbd5a) - posted by tq...@apache.org on 2023/07/20 20:10:47 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky opened a new pull request, #15372: [Unity][Op] Implement basic `call_tir_inplace` operator - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/20 20:34:17 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15372: [Unity][Op] Implement basic `call_tir_inplace` operator - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/20 20:34:20 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@ab75b58117672cfaa70ab59b85de9a961fd8de14) - posted by tq...@apache.org on 2023/07/20 21:05:27 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15335: [Bugfix][Frontend][Keras] Add a check to reject the invalid input shape - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/20 22:17:47 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix][Frontend][Keras] Add a check to reject the invalid input shape (#15335) - posted by ma...@apache.org on 2023/07/20 22:17:50 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8e3340193752b9dbbc66a3d53bc0a69e77eb6660) - posted by tq...@apache.org on 2023/07/20 23:09:47 UTC, 2 replies.
- [GitHub] [tvm] Biubiubiu12 commented on a diff in pull request #15274: [TIR][Schedule] Refactor blockize implementation logic by pass - posted by "Biubiubiu12 (via GitHub)" <gi...@apache.org> on 2023/07/21 02:02:54 UTC, 28 replies.
- [tvm] branch nightly updated (0a3ad644e5 -> 03fecba6c8) - posted by gi...@apache.org on 2023/07/21 05:02:46 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15373: [TIR] Allreduce broadcast result to each thread in multi-warp case - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/21 05:50:21 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15373: [TIR] Allreduce broadcast result to each thread in multi-warp case - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 05:50:23 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15374: [TIR] Finer predicate handling in cross-thread reduction - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/21 05:55:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15374: [TIR] Finer predicate handling in cross-thread reduction - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 05:55:07 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15374: [TIR] Finer predicate handling in cross-thread reduction - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/21 05:56:02 UTC, 1 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15373: [TIR] Allreduce broadcast result to each thread in multi-warp case - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/21 05:56:05 UTC, 1 replies.
- [GitHub] [tvm] bharadwaj3000 opened a new pull request, #15375: [Relay] Generate reduced testcase for compilation failure - posted by "bharadwaj3000 (via GitHub)" <gi...@apache.org> on 2023/07/21 06:23:37 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15375: [Relay] Generate reduced testcase for compilation failure - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 06:23:40 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/21 06:24:04 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15226: [CI] Add ml_dypes dependency for all docker images - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/21 06:25:01 UTC, 0 replies.
- [tvm] branch main updated (03fecba6c8 -> 0fadb98731) - posted by ju...@apache.org on 2023/07/21 06:25:05 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15371: Revert "[topi] Add `arm_cpu` specific pooling schedules" - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/21 06:26:00 UTC, 0 replies.
- [tvm] branch main updated (0fadb98731 -> 48fe2f36c0) - posted by ru...@apache.org on 2023/07/21 06:26:04 UTC, 0 replies.
- [tvm] branch revert-15311-pool-2d-sched deleted (was 32ddd274ab) - posted by ju...@apache.org on 2023/07/21 06:27:08 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15368: Bump pygments from 2.14.0 to 2.15.0 in /apps/microtvm - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/21 06:27:11 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15368: Bump pygments from 2.14.0 to 2.15.0 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 06:27:13 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/pygments-2.15.0 deleted (was c470910140) - posted by ju...@apache.org on 2023/07/21 06:27:14 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15364: Bump word-wrap from 1.2.3 to 1.2.4 in /web - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/21 06:27:15 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15364: Bump word-wrap from 1.2.3 to 1.2.4 in /web - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 06:27:17 UTC, 0 replies.
- [tvm] branch revert-15353-alternative-cython-fix deleted (was 52a88dd3d9) - posted by ju...@apache.org on 2023/07/21 06:27:20 UTC, 0 replies.
- [tvm] branch Make_Graviton3_default_AArch64_job_runner_node deleted (was c48d0e3bc4) - posted by ju...@apache.org on 2023/07/21 06:27:31 UTC, 0 replies.
- [tvm] branch fix-nnpack deleted (was ef7c780329) - posted by ju...@apache.org on 2023/07/21 06:27:34 UTC, 0 replies.
- [tvm] branch dependabot/npm_and_yarn/web/word-wrap-1.2.4 deleted (was f94f80f9c5) - posted by ju...@apache.org on 2023/07/21 06:27:44 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15370: [Relay][Pytorch] Add aten::view_as - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/21 06:32:51 UTC, 0 replies.
- [tvm] branch main updated: [Relay][Pytorch] Add aten::view_as (#15370) - posted by ju...@apache.org on 2023/07/21 06:32:54 UTC, 0 replies.
- [GitHub] [tvm] ysh329 opened a new issue, #15376: [RESULT] [VOTE] Release Apache TVM v0.13.0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/21 07:07:17 UTC, 0 replies.
- [GitHub] [tvm] ysh329 closed issue #15313: [VOTE] Release Apache TVM v0.13.0.rc0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/21 07:12:58 UTC, 0 replies.
- [GitHub] [tvm] ilyag-grovety commented on a diff in pull request #15117: [FRONTEND][TFLITE] Add support for TFLite's regular NMS operator - posted by "ilyag-grovety (via GitHub)" <gi...@apache.org> on 2023/07/21 07:49:25 UTC, 1 replies.
- [GitHub] [tvm] bharadwaj3000 closed pull request #15375: [Relay] Generate reduced testcase for compilation failure - posted by "bharadwaj3000 (via GitHub)" <gi...@apache.org> on 2023/07/21 08:22:45 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15377: [Unity][CUTLASS] Support `out_dtype = "float32"` for FasterTransformer kernel - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/21 08:27:29 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15377: [Unity][CUTLASS] Support `out_dtype = "float32"` for FasterTransformer kernel - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 08:27:32 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15350: [Bugfix] [Relay] fix a bug of printing dataflow pattern - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/21 08:48:46 UTC, 0 replies.
- [GitHub] [tvm] quicbhanar opened a new pull request, #15378: [Relay] Generate reduced testcase for compilation failure - posted by "quicbhanar (via GitHub)" <gi...@apache.org> on 2023/07/21 08:50:43 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15350: [Bugfix] [Relay] fix a bug of printing dataflow pattern - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/21 08:53:49 UTC, 0 replies.
- [GitHub] [tvm] Civitasv opened a new issue, #15379: [Bug] [Relay] [BYOC] [Tensorrt] Significant performance gap observed between direct TensorRT usage and TVM's BYOC approach. - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/21 09:49:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@03fecba6c8b55c215dc09631cf8b55db88041691) - posted by tq...@apache.org on 2023/07/21 09:56:17 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on a diff in pull request #15350: [Bugfix] [Relay] fix a bug of printing dataflow pattern - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/21 10:06:42 UTC, 1 replies.
- [GitHub] [tvm] mshr-h opened a new pull request, #15380: [Target] Add Jetson Orin Nano tag - posted by "mshr-h (via GitHub)" <gi...@apache.org> on 2023/07/21 10:19:04 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15380: [Target] Add Jetson Orin Nano tag - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 10:19:07 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@48fe2f36c087794943cb238cc81234c2270606c2) - posted by tq...@apache.org on 2023/07/21 11:26:52 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0fadb98731f52d8233f227d1110f6b92329d0aa7) - posted by tq...@apache.org on 2023/07/21 12:24:22 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15381: [DLight] GEMV Rules - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/21 12:36:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15381: [DLight] GEMV Rules - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 12:36:28 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15367: [Hexagon] Simplify Mul->Sub->Conv to Conv->Add when possible - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/21 13:05:25 UTC, 0 replies.
- [tvm] branch main updated: [Hexagon] Simplify Mul->Sub->Conv to Conv->Add when possible (#15367) - posted by sa...@apache.org on 2023/07/21 13:05:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@7d88352c3c2b47abab2abc14ebdc1543b1e5d096) - posted by tq...@apache.org on 2023/07/21 13:17:52 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15311: [topi] Add `arm_cpu` specific pooling schedules - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/21 13:47:56 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15299: [Unity] [Relax] [ONNX frontend] [op] Add support for Trilu operator - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/21 14:11:48 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15377: [Unity][CUTLASS] Support `out_dtype = "float32"` for FasterTransformer kernel - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/21 14:19:36 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][CUTLASS] Support `out_dtype = "float32"` for FasterTransformer kernel (#15377) - posted by sy...@apache.org on 2023/07/21 14:19:40 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on a diff in pull request #15362: [Relay] improve SimplifyClipAndConsecutiveCast pass - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/21 14:21:51 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh opened a new pull request, #15382: [Unity] Avoid overloaded-virtual warnings - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/21 16:13:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15382: [Unity] Avoid overloaded-virtual warnings - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 16:13:49 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15369: [Relax] Macro recfactor, R.macro prototype - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/21 17:21:29 UTC, 0 replies.
- [GitHub] [tvm] zxybazh commented on a diff in pull request #15133: [XGBoost,MetaSchedule] Support xgb set tree method - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/07/21 18:22:34 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15382: [Unity] Avoid overloaded-virtual warnings - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/21 19:56:22 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Avoid overloaded-virtual warnings (#15382) - posted by tq...@apache.org on 2023/07/21 19:56:29 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15137: [Relay] Introduce arguments limit to FuseOps pass - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/21 21:01:28 UTC, 0 replies.
- [tvm] branch main updated: [Relay] Introduce arguments limit to FuseOps pass (#15137) - posted by ma...@apache.org on 2023/07/21 21:01:32 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15383: [Unity][Dlight] Fix reduction rule, alining last block's iters - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/21 21:42:27 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15383: [Unity][Dlight] Fix reduction rule, alining last block's iters - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/21 21:42:30 UTC, 1 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15322: [Dlight] Benchmarking Tools for Dynamic Shape PrimFuncs & Relax Function - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/21 23:31:15 UTC, 0 replies.
- [tvm] branch unity updated: [Dlight] Benchmarking Tools for Dynamic Shape PrimFuncs & Relax Function (#15322) - posted by ru...@apache.org on 2023/07/21 23:31:19 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15373: [TIR] Allreduce broadcast result to each thread in multi-warp case - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/22 00:00:06 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Allreduce broadcast result to each thread in multi-warp case (#15373) - posted by tq...@apache.org on 2023/07/22 00:00:09 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15380: [Target] Add Jetson Orin Nano tag - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/22 00:17:30 UTC, 0 replies.
- [tvm] branch main updated: [Target] Add Jetson Orin Nano tag (#15380) - posted by ru...@apache.org on 2023/07/22 00:17:34 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on a diff in pull request #15362: [Relay] improve SimplifyClipAndConsecutiveCast pass - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/22 03:27:29 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d8c06767e3e99d888c892fa31a61d02ab21ce90b) - posted by tq...@apache.org on 2023/07/22 03:31:26 UTC, 0 replies.
- [GitHub] [tvm] huanmei9 opened a new pull request, #15384: [Relay][Pass] Enhance fold_constant pass - posted by "huanmei9 (via GitHub)" <gi...@apache.org> on 2023/07/22 04:32:19 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15384: [Relay][Pass] Enhance fold_constant pass - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/22 04:32:22 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15383: [Unity][Dlight] Fix reduction rule, aligning last block's iters - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/22 05:01:53 UTC, 1 replies.
- [tvm] branch nightly updated (03fecba6c8 -> e4af30220f) - posted by gi...@apache.org on 2023/07/22 05:02:54 UTC, 0 replies.
- [GitHub] [tvm] vincentccc commented on a diff in pull request #15133: [XGBoost,MetaSchedule] Support xgb set tree method - posted by "vincentccc (via GitHub)" <gi...@apache.org> on 2023/07/22 06:16:13 UTC, 2 replies.
- [GitHub] [tvm] haoyang9804 commented on issue #15089: [Bug][Relay] Check failed: pb->value != 0 (0 vs. 0) : Divide by zero in grid_sample - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/22 07:12:51 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@50294772681a81ab94d55a6f6b036ea84220bd0d) - posted by tq...@apache.org on 2023/07/22 08:23:43 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15089: [Bug][Relay] Check failed: pb->value != 0 (0 vs. 0) : Divide by zero in grid_sample - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/22 09:59:08 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e4af30220f34a42cc3f0a9f4a564bb72c31de3c4) - posted by tq...@apache.org on 2023/07/22 10:22:16 UTC, 1 replies.
- [GitHub] [tvm] tuxbotix commented on issue #15331: [Bug] Release 0.12.0 is *not* available on Pypi servers (x86_64) - posted by "tuxbotix (via GitHub)" <gi...@apache.org> on 2023/07/22 12:03:40 UTC, 1 replies.
- [GitHub] [tvm] tqchen merged pull request #15374: [TIR] Finer predicate handling in cross-thread reduction - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/22 13:12:57 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Finer predicate handling in cross-thread reduction (#15374) - posted by tq...@apache.org on 2023/07/22 13:13:02 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15381: [Unity][DLight] GEMV Rules - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/22 13:18:55 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][DLight] GEMV Rules (#15381) - posted by tq...@apache.org on 2023/07/22 13:18:59 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15385: [Bugfix] Work around "Internal Compiler Error" in MSVC - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/22 14:45:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15385: [Bugfix] Work around "Internal Compiler Error" in MSVC - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/22 14:45:48 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15385: [Bugfix] Work around "Internal Compiler Error" in MSVC - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/22 14:46:14 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3f69ed43a8723e91abdbbc928a5826aa9461a953) - posted by tq...@apache.org on 2023/07/22 20:45:42 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15385: [Bugfix] Work around "Internal Compiler Error" in MSVC - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/22 23:56:47 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix] Work around "Internal Compiler Error" in MSVC (#15385) - posted by tq...@apache.org on 2023/07/22 23:56:51 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15362: [Relay] improve SimplifyClipAndConsecutiveCast pass - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/23 03:48:00 UTC, 0 replies.
- [tvm] branch main updated: [Relay] improve SimplifyClipAndConsecutiveCast pass (#15362) - posted by sy...@apache.org on 2023/07/23 03:48:02 UTC, 0 replies.
- [tvm] branch nightly updated (e4af30220f -> 8babadb100) - posted by gi...@apache.org on 2023/07/23 05:02:47 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15383: [Unity][Dlight] Fix reduction rule, aligning last block's iters - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/23 07:53:59 UTC, 0 replies.
- [GitHub] [tvm] rassB commented on issue #7301: [VTA][Relay] Reshape mismatch and Compile fail when running yolo-v3-tiny model in tutorial deploy_detection.py - posted by "rassB (via GitHub)" <gi...@apache.org> on 2023/07/23 12:47:00 UTC, 0 replies.
- [GitHub] [tvm] ysh329 closed issue #15376: [RESULT] [VOTE] Release Apache TVM v0.13.0 - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/23 13:19:50 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@8babadb10099b52080c731c60aedaf8b9029d2ba) - posted by tq...@apache.org on 2023/07/23 13:20:29 UTC, 1 replies.
- [GitHub] [tvm] haoyang9804 commented on issue #15004: [Bug][Relay] func ` _expr.const(c)` get an unexpected crash: 'NoneType' object has no attribute 'dtype' - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/23 16:00:08 UTC, 0 replies.
- [GitHub] [tvm] haoyang9804 opened a new pull request, #15386: Fix an adaptive_max_pool1d operator conversion bug - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/23 16:11:16 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15386: Fix an adaptive_max_pool1d operator conversion bug - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/23 16:11:19 UTC, 0 replies.
- [GitHub] [tvm] haoyang9804 commented on pull request #15386: Fix an adaptive_max_pool1d operator conversion bug - posted by "haoyang9804 (via GitHub)" <gi...@apache.org> on 2023/07/23 16:11:36 UTC, 0 replies.
- [GitHub] [tvm] manjeetbhati opened a new issue, #15387: [Docs] is there a single quick start guide documentation to deploy tvm on multiple cpus with some examples? - posted by "manjeetbhati (via GitHub)" <gi...@apache.org> on 2023/07/23 16:45:53 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15350: [Bugfix] [Relay] fix a bug of printing dataflow pattern - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/24 01:29:21 UTC, 0 replies.
- [tvm] branch main updated: [Bugfix] [Relay] fix a bug of printing dataflow pattern (#15350) - posted by ma...@apache.org on 2023/07/24 01:29:25 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15387: [Docs] is there a single quick start guide documentation to deploy tvm on multiple cpus with some examples? - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/24 02:45:31 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15387: [Docs] is there a single quick start guide documentation to deploy tvm on multiple cpus with some examples? - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/24 02:45:31 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 closed issue #15365: [Flaky Test] `tests/python/relay/aot/test_crt_aot_usmp.py::test_tflite_model_u1_usecase[model_url1-greedy_by_conflicts-4845696-8468008]` - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/24 03:32:16 UTC, 0 replies.
- [GitHub] [tvm] twmht commented on pull request #13822: [MetaSchedule] add fp16-16-32 TensorCores rule to default settings - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/24 03:58:54 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on pull request #15386: Fix an adaptive_max_pool1d operator conversion bug - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/24 04:09:41 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15386: [Relay] Fix an adaptive_max_pool1d operator conversion bug - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/24 04:18:06 UTC, 0 replies.
- [tvm] branch nightly updated (8babadb100 -> 684689e924) - posted by gi...@apache.org on 2023/07/24 05:02:56 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15388: [Unity] Torch-like APIs to Construct RelaxIR - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/24 05:10:48 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15388: [Unity] Torch-like APIs to Construct RelaxIR - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/24 05:10:50 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@684689e9247630c5cce66363b9f877284d94523a) - posted by tq...@apache.org on 2023/07/24 06:47:38 UTC, 0 replies.
- [GitHub] [tvm] adfwer233 opened a new pull request, #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "adfwer233 (via GitHub)" <gi...@apache.org> on 2023/07/24 09:40:46 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/24 09:40:49 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/24 10:05:39 UTC, 0 replies.
- [GitHub] [tvm] adfwer233 commented on pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "adfwer233 (via GitHub)" <gi...@apache.org> on 2023/07/24 10:38:19 UTC, 0 replies.
- [GitHub] [tvm] vvchernov commented on pull request #15386: [Relay] Fix an adaptive_max_pool1d operator conversion bug - posted by "vvchernov (via GitHub)" <gi...@apache.org> on 2023/07/24 11:00:52 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic opened a new pull request, #15390: [Unity] Lowering of axis separator in Layout Transform - posted by "abhikran-quic (via GitHub)" <gi...@apache.org> on 2023/07/24 12:02:50 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15390: [Unity] Lowering of axis separator in Layout Transform - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/24 12:02:52 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new pull request, #15391: [Adreno] Small fixes in Adreno schedules - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/24 12:24:58 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15391: [Adreno] Small fixes in Adreno schedules - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/24 12:25:01 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 opened a new pull request, #15392: [Relay] add reset_args method to CallPattern, and add reset_left and reset_right method to AltPattern - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/24 14:16:14 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15392: [Relay] add reset_args method to CallPattern, and add reset_left and reset_right method to AltPattern - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/24 14:16:20 UTC, 0 replies.
- [GitHub] [tvm] Thrsu opened a new issue, #15393: [Bug] [Relay] TVMError: "Check failed: fb->value != 0 (0 vs. 0) : Divide by zero" in torch.nn.Softplus - posted by "Thrsu (via GitHub)" <gi...@apache.org> on 2023/07/24 14:28:07 UTC, 0 replies.
- [GitHub] [tvm] Thrsu opened a new issue, #15394: [Bug] [PyTorch] Pad produced inconsistent inference results with PyTorch - posted by "Thrsu (via GitHub)" <gi...@apache.org> on 2023/07/24 16:18:07 UTC, 0 replies.
- [GitHub] [tvm] Thrsu opened a new issue, #15395: [Bug] ConstantPad1d produced inconsistent inference results with PyTorch - posted by "Thrsu (via GitHub)" <gi...@apache.org> on 2023/07/24 16:32:31 UTC, 0 replies.
- [GitHub] [tvm] slyubomirsky commented on pull request #15372: [Unity][Op] Implement basic `call_tir_inplace` operator - posted by "slyubomirsky (via GitHub)" <gi...@apache.org> on 2023/07/24 17:11:25 UTC, 1 replies.
- [GitHub] [tvm] github-actions[bot] commented on pull request #15372: [Unity][Op] Implement basic `call_tir_inplace` operator - posted by "github-actions[bot] (via GitHub)" <gi...@apache.org> on 2023/07/24 17:11:52 UTC, 0 replies.
- [GitHub] [tvm] Thrsu opened a new issue, #15396: [Bug] ELU produced inconsistent inference results with PyTorch - posted by "Thrsu (via GitHub)" <gi...@apache.org> on 2023/07/24 17:12:48 UTC, 0 replies.
- [GitHub] [tvm] ezyang commented on issue #15396: [Bug] ELU produced inconsistent inference results with PyTorch - posted by "ezyang (via GitHub)" <gi...@apache.org> on 2023/07/24 17:14:48 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15315: [Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/24 20:00:19 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Add support for AXIS_SEPARATOR in AlterOpImpl Pass (#15315) - posted by ma...@apache.org on 2023/07/24 20:00:25 UTC, 0 replies.
- [GitHub] [tvm] mikeseven opened a new issue, #15397: [Bug] TVM doesn't buid with cython 3.0.0 - posted by "mikeseven (via GitHub)" <gi...@apache.org> on 2023/07/25 00:02:10 UTC, 0 replies.
- [GitHub] [tvm] yzh119 commented on a diff in pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "yzh119 (via GitHub)" <gi...@apache.org> on 2023/07/25 02:25:56 UTC, 0 replies.
- [tvm] branch revert-15226-install-ml_dtypes-for-all created (now bc693c8046) - posted by ex...@apache.org on 2023/07/25 02:26:34 UTC, 0 replies.
- [tvm] 01/01: Revert "[CI] Add ml_dypes dependency for all docker images (#15226)" - posted by ex...@apache.org on 2023/07/25 02:26:35 UTC, 0 replies.
- [GitHub] [tvm] adfwer233 commented on a diff in pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "adfwer233 (via GitHub)" <gi...@apache.org> on 2023/07/25 02:35:07 UTC, 5 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15391: [Adreno] Small fixes in Adreno schedules - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/25 04:37:05 UTC, 0 replies.
- [tvm] branch main updated: [Adreno] Small fixes in Adreno schedules (#15391) - posted by sy...@apache.org on 2023/07/25 04:37:08 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15398: [Unity][Module] Add Core Data Structure - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/25 04:40:02 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15398: [Unity][Module] Add Core Data Structure - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 04:40:05 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15383: [Unity][Dlight] Fix reduction rule, aligning last block's iters - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/25 04:40:58 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Fix reduction rule, aligning last block's iters (#15383) - posted by sy...@apache.org on 2023/07/25 04:41:02 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15398: [Unity][Module] Add Core Data Structure - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/25 04:41:59 UTC, 0 replies.
- [tvm] branch nightly updated (684689e924 -> d6407bef5d) - posted by gi...@apache.org on 2023/07/25 05:02:58 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15399: [BugFix][TIR] Fix multi-grouped multi-warp allreduce - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/25 06:49:02 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15399: [BugFix][TIR] Fix multi-grouped multi-warp allreduce - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 06:49:05 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new pull request, #15400: [VM][OpenCL] Introduce textures allocation to VM memory manager - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/25 07:16:20 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15400: [VM][OpenCL] Introduce textures allocation to VM memory manager - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 07:16:23 UTC, 0 replies.
- [GitHub] [tvm] blufissure commented on issue #14729: [Bug] different results when conducting the attribute and ifthenelse statement - posted by "blufissure (via GitHub)" <gi...@apache.org> on 2023/07/25 07:33:12 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 opened a new pull request, #15401: [Codegen][Metal] Support metal warp-level primitive - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/25 07:54:36 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15401: [Codegen][Metal] Support metal warp-level primitive - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 07:54:39 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 commented on pull request #15401: [Codegen][Metal] Support metal warp-level primitive - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/25 07:55:04 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 opened a new pull request, #15402: [Relay] [DNNL] Improve legalize_qnn_for_dnnl a little. remove the restriction of SimplifyClip. - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/25 08:00:35 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15402: [Relay] [DNNL] Improve legalize_qnn_for_dnnl a little. remove the restriction of SimplifyClip. - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 08:00:38 UTC, 0 replies.
- [GitHub] [tvm] kfeng123 commented on pull request #15402: [Relay] [DNNL] Improve legalize_qnn_for_dnnl a little. remove the restriction of SimplifyClip - posted by "kfeng123 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:08:33 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on issue #15397: [Bug] TVM doesn't buid with cython 3.0.0 (latest) - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/25 09:28:13 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d6407bef5d96d0b87fde91b7e6c67a3155354902) - posted by tq...@apache.org on 2023/07/25 10:31:36 UTC, 0 replies.
- [GitHub] [tvm] katebern-grovety opened a new pull request, #15403: [CI][Docker] Add riscv-gnu-toolchain to ci_riscv - posted by "katebern-grovety (via GitHub)" <gi...@apache.org> on 2023/07/25 10:47:30 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15403: [CI][Docker] Add riscv-gnu-toolchain to ci_riscv - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 10:47:33 UTC, 0 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/07/25 10:48:54 UTC, 1 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/07/25 11:16:29 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/07/25 11:39:06 UTC, 1 replies.
- [GitHub] [tvm] PhilippvK commented on pull request #15403: [CI][Docker] Add riscv-gnu-toolchain to ci_riscv - posted by "PhilippvK (via GitHub)" <gi...@apache.org> on 2023/07/25 11:42:43 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15404: [TIR] Allow starred expressions in TIR script - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/25 13:42:21 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15404: [TIR] Allow starred expressions in TIR script - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 13:42:24 UTC, 5 replies.
- [GitHub] [tvm] echuraev opened a new issue, #15405: [Bug][VM] Performance degradation of non_max_suppression layer on VM - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/25 14:22:06 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15399: [BugFix][TIR] Fix multi-grouped multi-warp allreduce - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/25 14:54:52 UTC, 0 replies.
- [tvm] branch main updated: [BugFix][TIR] Fix multi-grouped multi-warp allreduce (#15399) - posted by tq...@apache.org on 2023/07/25 14:54:57 UTC, 0 replies.
- [GitHub] [tvm] sisleyli opened a new pull request, #15406: [TIR][BugFix]Ensure Var's scope is correct - posted by "sisleyli (via GitHub)" <gi...@apache.org> on 2023/07/25 14:57:50 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15406: [TIR][BugFix]Ensure Var's scope is correct - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 14:57:52 UTC, 0 replies.
- [GitHub] [tvm] sisleyli commented on pull request #15406: [TIR][BugFix]Ensure Var's scope is correct - posted by "sisleyli (via GitHub)" <gi...@apache.org> on 2023/07/25 15:01:13 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15349: [TVMC] Add tvmc flag to print compilation time per pass - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/25 15:44:19 UTC, 0 replies.
- [tvm] branch main updated: [TVMC] Add tvmc flag to print compilation time per pass (#15349) - posted by lu...@apache.org on 2023/07/25 15:44:22 UTC, 0 replies.
- [GitHub] [tvm] Nikeran opened a new pull request, #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "Nikeran (via GitHub)" <gi...@apache.org> on 2023/07/25 16:25:58 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 16:26:01 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic commented on pull request #15390: [Unity] Lowering of axis separator in Layout Transform - posted by "abhikran-quic (via GitHub)" <gi...@apache.org> on 2023/07/25 17:33:59 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15390: [Unity] Lowering of axis separator in Layout Transform - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/25 19:28:03 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15404: [TIR] Allow starred expressions in TIR script - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/25 21:14:34 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Allow starred expressions in TIR script (#15404) - posted by kp...@apache.org on 2023/07/25 21:14:39 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15408: Bump certifi from 2022.12.7 to 2023.7.22 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 21:27:01 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15408: Bump certifi from 2022.12.7 to 2023.7.22 in /apps/microtvm - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 21:27:04 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/certifi-2023.7.22 created (now c9409fba25) - posted by gi...@apache.org on 2023/07/25 21:27:04 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] opened a new pull request, #15409: Bump certifi from 2022.5.18.1 to 2023.7.22 in /docker/python - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/25 22:01:36 UTC, 0 replies.
- [tvm] branch dependabot/pip/docker/python/certifi-2023.7.22 created (now f78d506670) - posted by gi...@apache.org on 2023/07/25 22:01:38 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15409: Bump certifi from 2022.5.18.1 to 2023.7.22 in /docker/python - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/25 22:01:40 UTC, 0 replies.
- [GitHub] [tvm] vinx13 commented on a diff in pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/25 22:52:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@9ff74fb13f5c7fdedb91d47755b98b1d77fa9132) - posted by tq...@apache.org on 2023/07/26 00:51:15 UTC, 0 replies.
- [GitHub] [tvm] twmht commented on pull request #11037: Deploy the Pretrained Model on Jetson Nano - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/26 01:52:08 UTC, 0 replies.
- [tvm] branch nightly updated (d6407bef5d -> 304aa1e084) - posted by gi...@apache.org on 2023/07/26 05:02:57 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15408: Bump certifi from 2022.12.7 to 2023.7.22 in /apps/microtvm - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/26 05:06:03 UTC, 0 replies.
- [tvm] branch dependabot/pip/apps/microtvm/certifi-2023.7.22 deleted (was c9409fba25) - posted by ju...@apache.org on 2023/07/26 05:06:05 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15408: Bump certifi from 2022.12.7 to 2023.7.22 in /apps/microtvm - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 05:06:06 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15409: Bump certifi from 2022.5.18.1 to 2023.7.22 in /docker/python - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/26 05:06:06 UTC, 0 replies.
- [GitHub] [tvm] dependabot[bot] commented on pull request #15409: Bump certifi from 2022.5.18.1 to 2023.7.22 in /docker/python - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/26 05:06:08 UTC, 0 replies.
- [tvm] branch dependabot/pip/docker/python/certifi-2023.7.22 deleted (was f78d506670) - posted by ju...@apache.org on 2023/07/26 05:06:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@304aa1e084be8cf294a9f851287a09deed102285) - posted by tq...@apache.org on 2023/07/26 05:20:58 UTC, 1 replies.
- [GitHub] [tvm] blufissure opened a new issue, #15410: [Bug] Crash when handling division by tir.isfinite or tir.isinf operator - posted by "blufissure (via GitHub)" <gi...@apache.org> on 2023/07/26 07:21:51 UTC, 0 replies.
- [GitHub] [tvm] blufissure commented on issue #14756: [Bug] Unroll loop runs slowly - posted by "blufissure (via GitHub)" <gi...@apache.org> on 2023/07/26 07:36:26 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on pull request #15400: [VM][OpenCL] Introduce textures allocation to VM memory manager - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/26 07:53:54 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/26 08:05:44 UTC, 1 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/07/26 08:15:17 UTC, 1 replies.
- [GitHub] [tvm] sisleyli commented on pull request #15406: [TIR][BugFix]Ensure the Var's scope is correct - posted by "sisleyli (via GitHub)" <gi...@apache.org> on 2023/07/26 08:41:07 UTC, 2 replies.
- [GitHub] [tvm] twmht opened a new issue, #15411: [Bug] Can't import tvm.tir.tensor_intrin - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/26 09:36:35 UTC, 0 replies.
- [GitHub] [tvm] abhikran-quic commented on a diff in pull request #15390: [Unity] Lowering of axis separator in Layout Transform - posted by "abhikran-quic (via GitHub)" <gi...@apache.org> on 2023/07/26 11:02:59 UTC, 1 replies.
- svn commit: r63212 - /dev/tvm/tvm-v0.13.0-rc0/ /release/tvm/tvm-v0.13.0/ - posted by sy...@apache.org on 2023/07/26 11:03:11 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15412: [Unity][DLight] Fix Reduction Rule - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/26 11:53:58 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15412: [Unity][DLight] Fix Reduction Rule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/26 11:54:01 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15413: [TIR] Fix Primitive Rfactor DType - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/26 14:11:11 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15413: [TIR] Fix Primitive Rfactor DType - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/26 14:11:13 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh opened a new pull request, #15414: [Hexagon] Add default vtcm capacity for targets - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/26 14:49:57 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15414: [Hexagon] Add default vtcm capacity for targets - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/26 14:50:00 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh commented on pull request #15414: [Hexagon] Add default vtcm capacity for targets - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/26 15:43:35 UTC, 0 replies.
- [GitHub] [tvm-rfcs] tqchen commented on pull request #89: [RFC] Relax Upstreaming - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/26 16:35:28 UTC, 0 replies.
- [GitHub] [tvm] Aarsh2001 opened a new pull request, #15415: [Frontend][ONNX] add onnx Mish operator - posted by "Aarsh2001 (via GitHub)" <gi...@apache.org> on 2023/07/26 17:04:34 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15415: [Frontend][ONNX] add onnx Mish operator - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/26 17:04:36 UTC, 0 replies.
- [GitHub] [tvm] Aarsh2001 commented on pull request #15415: [Frontend][ONNX] add onnx Mish operator - posted by "Aarsh2001 (via GitHub)" <gi...@apache.org> on 2023/07/26 17:09:28 UTC, 3 replies.
- [GitHub] [tvm] cyx-6 merged pull request #15398: [Unity][Module] Add Core Data Structure - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/26 19:58:44 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Module] Add Core Data Structure (#15398) - posted by ya...@apache.org on 2023/07/26 19:58:48 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15412: [Unity][DLight] Fix Reduction Rule - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/26 20:11:59 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][DLight] Fix Reduction Rule (#15412) - posted by ju...@apache.org on 2023/07/26 20:12:03 UTC, 0 replies.
- [GitHub] [tvm] echuraev merged pull request #15401: [Codegen][Metal] Support metal warp-level primitive - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/26 21:03:42 UTC, 0 replies.
- [tvm] branch main updated: [Codegen][Metal] Support metal warp-level primitive (#15401) - posted by ec...@apache.org on 2023/07/26 21:03:46 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15416: [Unity] nn.Module Spec - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/26 22:45:14 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15416: [Unity] nn.Module Spec - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/26 22:45:17 UTC, 0 replies.
- [GitHub] [tvm] MasterJH5574 merged pull request #15413: [TIR] Fix Primitive Rfactor DType - posted by "MasterJH5574 (via GitHub)" <gi...@apache.org> on 2023/07/26 23:32:26 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Fix Primitive Rfactor DType (#15413) - posted by ru...@apache.org on 2023/07/26 23:32:30 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15390: [Unity] Lowering of axis separator in Layout Transform - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/27 01:13:49 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] Lowering of axis separator in Layout Transform (#15390) - posted by ma...@apache.org on 2023/07/27 01:13:55 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15400: [VM][OpenCL] Introduce textures allocation to VM memory manager - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/27 01:15:05 UTC, 0 replies.
- [tvm] branch main updated: [VM][OpenCL] Introduce textures allocation to VM memory manager (#15400) - posted by ma...@apache.org on 2023/07/27 01:15:09 UTC, 0 replies.
- [GitHub] [tvm] Zheng-Bicheng opened a new pull request, #15417: Add Support forPaddlePaddle Quantized Model - posted by "Zheng-Bicheng (via GitHub)" <gi...@apache.org> on 2023/07/27 01:38:31 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15417: Add Support forPaddlePaddle Quantized Model - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/27 01:38:34 UTC, 0 replies.
- [GitHub] [tvm] Zheng-Bicheng commented on pull request #15417: Add Support forPaddlePaddle Quantized Model - posted by "Zheng-Bicheng (via GitHub)" <gi...@apache.org> on 2023/07/27 01:39:28 UTC, 0 replies.
- [GitHub] [tvm] LeshengJin opened a new pull request, #15418: [Unity] nn.Module Op - posted by "LeshengJin (via GitHub)" <gi...@apache.org> on 2023/07/27 01:40:14 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15418: [Unity] nn.Module Op - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/27 01:40:17 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15411: [Bug] Can't import tvm.tir.tensor_intrin - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/27 03:32:36 UTC, 0 replies.
- [tvm] branch nightly updated (304aa1e084 -> e2c8d7b33e) - posted by gi...@apache.org on 2023/07/27 05:02:45 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@22ec541a6f12a6430246e4d3aed47c5cfc462b1e) - posted by tq...@apache.org on 2023/07/27 05:34:16 UTC, 0 replies.
- [GitHub] [tvm] twmht commented on issue #15411: [Bug] Can't import tvm.tir.tensor_intrin - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/27 05:40:22 UTC, 0 replies.
- [GitHub] [tvm] twmht closed issue #15411: [Bug] Can't import tvm.tir.tensor_intrin - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/27 05:40:23 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15417: [Relay] Add Support for PaddlePaddle Quantized Model - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/27 06:01:04 UTC, 0 replies.
- [GitHub] [tvm] Zheng-Bicheng commented on pull request #15417: [Relay] Add Support for PaddlePaddle Quantized Model - posted by "Zheng-Bicheng (via GitHub)" <gi...@apache.org> on 2023/07/27 06:04:00 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15389: [Unity][Dlight] Tensorization Rule in GPU Matmul - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/27 06:35:02 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Tensorization Rule in GPU Matmul (#15389) - posted by sy...@apache.org on 2023/07/27 06:35:06 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on a diff in pull request #15418: [Unity] nn.Module Op - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/27 07:04:23 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@3e00253b68e4ae92886fa36bedf992421f6c0854) - posted by tq...@apache.org on 2023/07/27 07:10:18 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@e2c8d7b33ea158a6775273431cb09aec776d311e) - posted by tq...@apache.org on 2023/07/27 09:06:52 UTC, 0 replies.
- [GitHub] [tvm] twmht commented on issue #13204: [Bug] MetaSchedule produce incorrect result when TensorCore is used - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/27 09:19:38 UTC, 0 replies.
- [GitHub] [tvm] twmht commented on issue #15405: [Bug][VM] Performance degradation of non_max_suppression layer on VM - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/27 09:58:40 UTC, 1 replies.
- [GitHub] [tvm] sergio-grovety commented on pull request #15117: [FRONTEND][TFLITE] Add support for TFLite's regular NMS operator - posted by "sergio-grovety (via GitHub)" <gi...@apache.org> on 2023/07/27 10:21:53 UTC, 0 replies.
- [GitHub] [tvm] echuraev commented on issue #15405: [Bug][VM] Performance degradation of non_max_suppression layer on VM - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/27 10:27:47 UTC, 1 replies.
- [GitHub] [tvm] Hzfengsy closed pull request #13534: [TIR] Introduce Pass UnifyKernelLaunch and speedup split op - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/27 11:53:26 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15416: [Unity] nn.Module Spec - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/27 12:08:24 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] nn.Module Spec (#15416) - posted by ju...@apache.org on 2023/07/27 12:08:29 UTC, 0 replies.
- [GitHub] [tvm] echuraev opened a new pull request, #15419: [VM][Textures] Enable OpenCL textures for VM - posted by "echuraev (via GitHub)" <gi...@apache.org> on 2023/07/27 12:16:34 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15419: [VM][Textures] Enable OpenCL textures for VM - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/27 12:16:37 UTC, 0 replies.
- [GitHub] [tvm] Liam-Sturge opened a new issue, #15420: [Bug] [CI] Error installing Jax for Ubuntu ci_cpu Docker build - posted by "Liam-Sturge (via GitHub)" <gi...@apache.org> on 2023/07/27 15:07:26 UTC, 0 replies.
- [GitHub] [tvm] Liam-Sturge opened a new pull request, #15421: [CI] Bump Flax and Jax versions to fix Jax install error - posted by "Liam-Sturge (via GitHub)" <gi...@apache.org> on 2023/07/27 15:16:43 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15421: [CI] Bump Flax and Jax versions to fix Jax install error - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/27 15:16:50 UTC, 0 replies.
- [GitHub] [tvm] padreofthegame opened a new pull request, #15422: [Frontend][Keras] Add support for swish actiivation - posted by "padreofthegame (via GitHub)" <gi...@apache.org> on 2023/07/27 16:04:36 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15422: [Frontend][Keras] Add support for swish actiivation - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/27 16:04:39 UTC, 0 replies.
- [GitHub] [tvm] ashutosh-arm commented on pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "ashutosh-arm (via GitHub)" <gi...@apache.org> on 2023/07/27 16:07:17 UTC, 0 replies.
- [GitHub] [tvm] mikeseven commented on issue #15397: [Bug] TVM doesn't buid with cython 3.0.0 (latest) - posted by "mikeseven (via GitHub)" <gi...@apache.org> on 2023/07/27 19:21:07 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15423: [Submodule] Add Flash attention v2 - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/28 00:09:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15423: [Submodule] Add Flash attention v2 - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 00:09:24 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15423: [Submodule] Add Flash attention v2 - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/28 00:14:05 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15406: [TIR][BugFix]Ensure the Var's scope is correct - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/28 02:01:42 UTC, 0 replies.
- [tvm] branch main updated: [TIR][BugFix]Ensure the Var's scope is correct (#15406) - posted by sy...@apache.org on 2023/07/28 02:01:48 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15406: [TIR][BugFix]Ensure the Var's scope is correct - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/28 02:02:03 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15369: [Relax] Macro recfactor, R.macro prototype - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/28 02:07:29 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15415: [Frontend][ONNX] add onnx Mish operator - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/28 02:08:16 UTC, 2 replies.
- [GitHub] [tvm] ysh329 closed issue #15295: [Release] v0.13.0 Release Candidate Notes - posted by "ysh329 (via GitHub)" <gi...@apache.org> on 2023/07/28 02:17:20 UTC, 0 replies.
- [GitHub] [tvm] quic-sanirudh merged pull request #15414: [Hexagon] Add default vtcm capacity for targets - posted by "quic-sanirudh (via GitHub)" <gi...@apache.org> on 2023/07/28 02:36:47 UTC, 0 replies.
- [tvm] branch main updated (d9c2b9c966 -> 4a558204fd) - posted by sa...@apache.org on 2023/07/28 02:36:51 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15423: [Submodule] Add Flash attention v2 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/28 04:02:24 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15418: [Unity] nn.Module Op - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/28 04:59:02 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] nn.Module Op (#15418) - posted by ju...@apache.org on 2023/07/28 04:59:06 UTC, 0 replies.
- [GitHub] [tvm] junrushao opened a new pull request, #15424: [Unity] nn.Module Torch Integration - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/28 05:00:45 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15424: [Unity] nn.Module Torch Integration - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 05:00:47 UTC, 0 replies.
- [GitHub] [tvm] twmht opened a new issue, #15425: [Bug] Can't optimize resnet50 with metascheduler and tensorcore - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/28 05:57:44 UTC, 0 replies.
- [GitHub] [tvm] twmht opened a new issue, #15426: [Bug] InternalError: Check failed: (loops.size() == 3 || !state->is_mma) is false: The MMA tensor core only supports SSR loops now - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/28 06:27:56 UTC, 0 replies.
- [GitHub] [tvm] codgeek commented on issue #7301: [VTA][Relay] Reshape mismatch and Compile fail when running yolo-v3-tiny model in tutorial deploy_detection.py - posted by "codgeek (via GitHub)" <gi...@apache.org> on 2023/07/28 06:31:54 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d9c2b9c966d1068b3b5d2113e442902dd0f7d7bf) - posted by tq...@apache.org on 2023/07/28 07:10:01 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15378: [Relay] Generate reduced testcase for compilation failure - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 07:32:21 UTC, 0 replies.
- [GitHub] [tvm] adfwer233 opened a new pull request, #15427: [Unity][Dlight] Improve Dlight Tensorization Rule - posted by "adfwer233 (via GitHub)" <gi...@apache.org> on 2023/07/28 07:39:11 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15427: [Unity][Dlight] Improve Dlight Tensorization Rule - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 07:39:14 UTC, 0 replies.
- [GitHub] [tvm] Aleksei-grovety opened a new pull request, #15428: [microNPU][ETHOSU] Fix concatenation with reused buffers - posted by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2023/07/28 07:56:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15428: [microNPU][ETHOSU] Fix concatenation with reused buffers - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 07:56:24 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 merged pull request #15421: [CI] Bump Flax and Jaxlib versions to fix Jaxlib install error - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/28 07:58:00 UTC, 0 replies.
- [tvm] branch main updated: [CI] Bump Flax and Jaxlib versions to fix Jaxlib install error (#15421) - posted by lu...@apache.org on 2023/07/28 07:58:03 UTC, 0 replies.
- [GitHub] [tvm] lhutton1 commented on pull request #15421: [CI] Bump Flax and Jaxlib versions to fix Jaxlib install error - posted by "lhutton1 (via GitHub)" <gi...@apache.org> on 2023/07/28 07:58:39 UTC, 0 replies.
- [GitHub] [tvm] twmht commented on issue #15379: [Bug] [Relay] [BYOC] [Tensorrt] Significant performance gap observed between direct TensorRT usage and TVM's BYOC approach. - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/28 07:59:31 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy opened a new pull request, #15429: [Unity][DLight] Update GEMV rules - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/28 08:09:41 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15429: [Unity][DLight] Update GEMV rules - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 08:09:44 UTC, 0 replies.
- [GitHub] [tvm] twmht commented on issue #15426: [Bug] InternalError: Check failed: (loops.size() == 3 || !state->is_mma) is false: The MMA tensor core only supports SSR loops now - posted by "twmht (via GitHub)" <gi...@apache.org> on 2023/07/28 08:15:26 UTC, 0 replies.
- [GitHub] [tvm] Civitasv commented on issue #15379: [Bug] [Relay] [BYOC] [Tensorrt] Significant performance gap observed between direct TensorRT usage and TVM's BYOC approach. - posted by "Civitasv (via GitHub)" <gi...@apache.org> on 2023/07/28 08:27:56 UTC, 0 replies.
- [GitHub] [tvm] jikechao opened a new issue, #15430: [Bug] [Relay][Frontend][Keras] Dot operator lead to a crash when crate executor - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/28 08:30:00 UTC, 0 replies.
- [GitHub] [tvm] adfwer233 commented on pull request #15427: [Unity][Dlight] Improve Dlight Tensorization Rule - posted by "adfwer233 (via GitHub)" <gi...@apache.org> on 2023/07/28 08:30:00 UTC, 0 replies.
- [GitHub] [tvm] jikechao commented on issue #15430: [Bug] [Relay][Frontend][Keras] Dot operator lead to a crash when crate executor - posted by "jikechao (via GitHub)" <gi...@apache.org> on 2023/07/28 08:31:30 UTC, 0 replies.
- [GitHub] [tvm] zxybazh merged pull request #15133: [XGBoost,MetaSchedule] Support xgb set tree method - posted by "zxybazh (via GitHub)" <gi...@apache.org> on 2023/07/28 08:40:32 UTC, 0 replies.
- [tvm] branch main updated: [XGBoost,MetaSchedule] Support xgb set tree method (#15133) - posted by xi...@apache.org on 2023/07/28 08:40:35 UTC, 0 replies.
- [GitHub] [tvm] skystoler closed pull request #14880: [AutoScheduler] Update crossover operator in GA for Ansor - posted by "skystoler (via GitHub)" <gi...@apache.org> on 2023/07/28 08:48:42 UTC, 0 replies.
- [GitHub] [tvm] leandron merged pull request #15422: [Frontend][Keras] Add support for swish actiivation - posted by "leandron (via GitHub)" <gi...@apache.org> on 2023/07/28 09:47:27 UTC, 0 replies.
- [tvm] branch main updated (d1f7ef4986 -> 6e33de61af) - posted by le...@apache.org on 2023/07/28 09:47:31 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@4a558204fd19f5ba969fc183f801add7ad2d8c95) - posted by tq...@apache.org on 2023/07/28 10:48:34 UTC, 0 replies.
- [GitHub] [tvm] tsu-bin opened a new pull request, #15431: [BugFix][AutoScheduler][TE] Fix InferRootBound wrong checking for sta… - posted by "tsu-bin (via GitHub)" <gi...@apache.org> on 2023/07/28 13:39:08 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15431: [BugFix][AutoScheduler][TE] Fix InferRootBound wrong checking for sta… - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 13:39:11 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@64ac43a2436b591ae009b1ced09c14363a717710) - posted by tq...@apache.org on 2023/07/28 15:20:25 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic opened a new pull request, #15432: [TIR] Generalize implementation of T.macro to work with other dialects - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/28 15:27:54 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15432: [TIR] Generalize implementation of T.macro to work with other dialects - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 15:27:57 UTC, 1 replies.
- [GitHub] [tvm] kparzysz-quic commented on pull request #15432: [TIR] Generalize implementation of T.macro to work with other dialects - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/28 15:29:03 UTC, 0 replies.
- [GitHub] [tvm] Liam-Sturge closed issue #15420: [Bug] [CI] Error installing Jax for Ubuntu ci_cpu Docker build - posted by "Liam-Sturge (via GitHub)" <gi...@apache.org> on 2023/07/28 16:03:45 UTC, 0 replies.
- [GitHub] [tvm] Liam-Sturge commented on issue #15420: [Bug] [CI] Error installing Jax for Ubuntu ci_cpu Docker build - posted by "Liam-Sturge (via GitHub)" <gi...@apache.org> on 2023/07/28 16:03:45 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #15433: [Unity] nn.Module Module and Effect - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/28 17:14:00 UTC, 1 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15433: [Unity] nn.Module Module and Effect - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 17:14:04 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15434: [Unity][Frontends][Onnx] Improve ConstantOfShape behavior - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/07/28 19:45:23 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15434: [Unity][Frontends][Onnx] Improve ConstantOfShape behavior - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 19:45:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@d1f7ef49863c20d8e3e53ff62af7b123bc871ab7) - posted by tq...@apache.org on 2023/07/28 20:00:46 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15423: [Submodule] Add Flash attention v2 - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/28 20:42:42 UTC, 0 replies.
- [tvm] branch main updated: [Submodule] Add Flash attention v2 (#15423) - posted by tq...@apache.org on 2023/07/28 20:42:47 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 merged pull request #15424: [Unity] nn.Module Torch Integration - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/28 21:13:34 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] nn.Module Torch Integration (#15424) - posted by ya...@apache.org on 2023/07/28 21:13:37 UTC, 0 replies.
- [GitHub] [tvm] sunggg opened a new pull request, #15435: [Unity] cuda graph support for cublas - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/28 22:25:48 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15435: [Unity] cuda graph support for cublas - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/28 22:25:51 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15435: [Unity] cuda graph support for cublas - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/29 00:44:36 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15429: [Unity][DLight] Update GEMV rules - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 01:27:31 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15433: [Unity] nn.Module Module and Effect - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 01:44:37 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15427: [Unity][Dlight] Improve Dlight Tensorization Rule - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/29 03:18:24 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Dlight] Improve Dlight Tensorization Rule (#15427) - posted by sy...@apache.org on 2023/07/29 03:18:28 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on pull request #15427: [Unity][Dlight] Improve Dlight Tensorization Rule - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/29 03:18:33 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy commented on issue #15426: [Bug] InternalError: Check failed: (loops.size() == 3 || !state->is_mma) is false: The MMA tensor core only supports SSR loops now - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/29 03:25:16 UTC, 0 replies.
- [GitHub] [tvm] sunggg commented on a diff in pull request #15435: [Unity] cuda graph support for cublas - posted by "sunggg (via GitHub)" <gi...@apache.org> on 2023/07/29 04:48:32 UTC, 0 replies.
- [tvm] branch nightly updated (4a558204fd -> 5b431f5dd0) - posted by gi...@apache.org on 2023/07/29 05:02:34 UTC, 0 replies.
- [GitHub] [tvm] supersat opened a new issue, #15436: [Bug] Unable to build TVM with LLVM 16 - posted by "supersat (via GitHub)" <gi...@apache.org> on 2023/07/29 05:12:33 UTC, 0 replies.
- [GitHub] [tvm] supersat commented on issue #15436: [Bug] Unable to build TVM with LLVM 16 - posted by "supersat (via GitHub)" <gi...@apache.org> on 2023/07/29 05:25:00 UTC, 0 replies.
- [GitHub] [tvm] cblmemo commented on issue #15426: [Bug] InternalError: Check failed: (loops.size() == 3 || !state->is_mma) is false: The MMA tensor core only supports SSR loops now - posted by "cblmemo (via GitHub)" <gi...@apache.org> on 2023/07/29 05:25:51 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on issue #15436: [Bug] Unable to build TVM with LLVM 16 - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 05:55:05 UTC, 1 replies.
- [GitHub] [tvm] cblmemo opened a new pull request, #15437: [MetaSchedule] Fix mma default rule and disable tuning abort - posted by "cblmemo (via GitHub)" <gi...@apache.org> on 2023/07/29 06:02:59 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15437: [MetaSchedule] Fix mma default rule and disable tuning abort - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/29 06:03:02 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15429: [Unity][DLight] Update GEMV rules - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/29 06:19:07 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15429: [Unity][DLight] Update GEMV rules - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 08:22:43 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][DLight] Update GEMV rules (#15429) - posted by ju...@apache.org on 2023/07/29 08:22:46 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15437: [MetaSchedule] Fix mma default rule and disable tuning abort - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 08:23:13 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15434: [Unity][Frontends][Onnx] Improve ConstantOfShape behavior - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 08:24:23 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Frontends][Onnx] Improve ConstantOfShape behavior (#15434) - posted by ju...@apache.org on 2023/07/29 08:24:27 UTC, 0 replies.
- [GitHub] [tvm] junrushao commented on pull request #15434: [Unity][Frontends][Onnx] Improve ConstantOfShape behavior - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 08:24:43 UTC, 1 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@6e33de61afd8be40a04b43879a66a27fe18d2fca) - posted by tq...@apache.org on 2023/07/29 10:12:15 UTC, 0 replies.
- [GitHub] [tvm] junrushao closed pull request #15433: [Unity] nn.Module Module and Effect - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 11:26:13 UTC, 0 replies.
- [GitHub] [tvm] kparzysz-quic merged pull request #15432: [TIR] Generalize implementation of T.macro to work with other dialects - posted by "kparzysz-quic (via GitHub)" <gi...@apache.org> on 2023/07/29 12:31:34 UTC, 0 replies.
- [tvm] branch main updated: [TIR] Generalize implementation of T.macro to work with other dialects (#15432) - posted by kp...@apache.org on 2023/07/29 12:31:39 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@2d76c9704f6f9983b191690aa7ed20170cf69d65) - posted by tq...@apache.org on 2023/07/29 19:44:06 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 closed pull request #15433: [Unity] nn.Module Module and Effect - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/29 19:49:41 UTC, 0 replies.
- [GitHub] [tvm] cyx-6 opened a new pull request, #15438: [Unity] nn.Module Module and Effect - posted by "cyx-6 (via GitHub)" <gi...@apache.org> on 2023/07/29 19:50:50 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15438: [Unity] nn.Module Module and Effect - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/29 19:50:53 UTC, 0 replies.
- [GitHub] [tvm] junrushao merged pull request #15438: [Unity] nn.Module Module and Effect - posted by "junrushao (via GitHub)" <gi...@apache.org> on 2023/07/29 22:38:38 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] nn.Module Module and Effect (#15438) - posted by ju...@apache.org on 2023/07/29 22:38:43 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15434: [Unity][Frontends][Onnx] Improve ConstantOfShape behavior - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/30 01:39:11 UTC, 0 replies.
- [GitHub] [tvm] masahi merged pull request #15435: [Unity] cuda graph support for cublas - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/30 01:41:12 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] cuda graph support for cublas (#15435) - posted by ma...@apache.org on 2023/07/30 01:41:22 UTC, 0 replies.
- [GitHub] [tvm] masahi opened a new pull request, #15439: [Vulkan] Add spirv shuffle instruction support - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/30 03:37:51 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15439: [Vulkan] Add spirv shuffle instruction support - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/30 03:37:54 UTC, 0 replies.
- [tvm] branch nightly updated (5b431f5dd0 -> 2d76c9704f) - posted by gi...@apache.org on 2023/07/30 05:02:38 UTC, 0 replies.
- [GitHub] [tvm] Hzfengsy merged pull request #15415: [Frontend][ONNX] add onnx Mish operator - posted by "Hzfengsy (via GitHub)" <gi...@apache.org> on 2023/07/30 07:52:40 UTC, 0 replies.
- [tvm] branch main updated: [Frontend][ONNX] add onnx Mish operator (#15415) - posted by sy...@apache.org on 2023/07/30 07:52:44 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@0556653830ae57e1fdaa9cc06353dc224d82396d) - posted by tq...@apache.org on 2023/07/30 13:43:06 UTC, 0 replies.
- [GitHub] [tvm] tqchen commented on pull request #15439: [Vulkan] Add spirv shuffle instruction support - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/31 01:16:17 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on pull request #15439: [Vulkan] Add spirv shuffle instruction support - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/31 02:09:45 UTC, 0 replies.
- [tvm] branch nightly updated (2d76c9704f -> 0556653830) - posted by gi...@apache.org on 2023/07/31 05:02:34 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on a diff in pull request #15439: [Vulkan] Add spirv shuffle instruction support - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/31 10:36:04 UTC, 1 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/07/31 11:03:08 UTC, 0 replies.
- [GitHub] [tvm] tingyuzaixiao opened a new issue, #15440: InternalError: Check failed: (pval != nullptr) is false: Cannot allocate memory symbolic tensor shape [T.Any(), 1] - posted by "tingyuzaixiao (via GitHub)" <gi...@apache.org> on 2023/07/31 11:07:28 UTC, 0 replies.
- [GitHub] [tvm] liquanfeng opened a new pull request, #15441: [Unity] dynamo with dynamic shape - posted by "liquanfeng (via GitHub)" <gi...@apache.org> on 2023/07/31 12:01:22 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15441: [Unity] dynamo with dynamic shape - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/31 12:01:25 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15372: [Unity][Op] Implement basic `call_tir_inplace` operator - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/31 13:57:03 UTC, 0 replies.
- [tvm] branch unity updated: [Unity][Op] Implement basic `call_tir_inplace` operator (#15372) - posted by tq...@apache.org on 2023/07/31 13:57:07 UTC, 0 replies.
- [GitHub] [tvm] ekalda merged pull request #15117: [FRONTEND][TFLITE] Add support for TFLite's regular NMS operator - posted by "ekalda (via GitHub)" <gi...@apache.org> on 2023/07/31 15:23:28 UTC, 0 replies.
- [tvm] branch main updated: [FRONTEND][TFLITE] Add support for TFLite's regular NMS operator (#15117) - posted by ek...@apache.org on 2023/07/31 15:23:33 UTC, 0 replies.
- [GitHub] [tvm] jwfromm commented on pull request #15434: [Unity][Frontends][Onnx] Improve ConstantOfShape behavior - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/07/31 15:24:07 UTC, 0 replies.
- [GitHub] [tvm] Aleksei-grovety commented on a diff in pull request #15407: [CMSIS-NN] Support for Softmax Int16 operator - posted by "Aleksei-grovety (via GitHub)" <gi...@apache.org> on 2023/07/31 15:44:38 UTC, 0 replies.
- [GitHub] [tvm] liquanfeng commented on pull request #15441: [Unity] dynamo with dynamic shape - posted by "liquanfeng (via GitHub)" <gi...@apache.org> on 2023/07/31 16:21:14 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg opened a new pull request, #15442: [TVMScript] Support starred indices in for-loop - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/31 17:01:12 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15442: [TVMScript] Support starred indices in for-loop - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/31 17:01:15 UTC, 0 replies.
- [GitHub] [tvm] Lunderberg commented on pull request #15404: [TIR] Allow starred expressions in TIR script - posted by "Lunderberg (via GitHub)" <gi...@apache.org> on 2023/07/31 17:02:37 UTC, 0 replies.
- [GitHub] [tvm] tqchen merged pull request #15441: [Unity] dynamo with dynamic shape - posted by "tqchen (via GitHub)" <gi...@apache.org> on 2023/07/31 18:40:21 UTC, 0 replies.
- [tvm] branch unity updated: [Unity] dynamo with dynamic shape (#15441) - posted by tq...@apache.org on 2023/07/31 18:40:25 UTC, 0 replies.
- [GitHub] [tvm] masahi commented on issue #15440: InternalError: Check failed: (pval != nullptr) is false: Cannot allocate memory symbolic tensor shape [T.Any(), 1] - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/31 19:26:33 UTC, 0 replies.
- [GitHub] [tvm] masahi closed issue #15440: InternalError: Check failed: (pval != nullptr) is false: Cannot allocate memory symbolic tensor shape [T.Any(), 1] - posted by "masahi (via GitHub)" <gi...@apache.org> on 2023/07/31 19:26:34 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15443: [Unity][Dlight] Avoid too large vectorization factor in caching - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/31 20:28:25 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15443: [Unity][Dlight] Avoid too large vectorization factor in caching - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/31 20:28:27 UTC, 0 replies.
- [GitHub] [tvm] vinx13 merged pull request #15437: [MetaSchedule] Fix mma default rule and disable tuning abort - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/31 20:34:54 UTC, 0 replies.
- [GitHub] [tvm] vinx13 closed issue #15426: [Bug] InternalError: Check failed: (loops.size() == 3 || !state->is_mma) is false: The MMA tensor core only supports SSR loops now - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/31 20:34:54 UTC, 0 replies.
- [tvm] branch main updated: [MetaSchedule] Fix mma default rule and disable tuning abort (#15437) - posted by wu...@apache.org on 2023/07/31 20:34:57 UTC, 0 replies.
- [GitHub] [tvm] vinx13 opened a new pull request, #15444: [Unity][Dlight] Improve gemv with inner rfactor loop caching - posted by "vinx13 (via GitHub)" <gi...@apache.org> on 2023/07/31 23:26:13 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15444: [Unity][Dlight] Improve gemv with inner rfactor loop caching - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/31 23:26:17 UTC, 0 replies.
- [GitHub] [tvm] jwfromm opened a new pull request, #15445: [Unity][Ops] Support for erf in relax - posted by "jwfromm (via GitHub)" <gi...@apache.org> on 2023/07/31 23:31:24 UTC, 0 replies.
- [GitHub] [tvm] tvm-bot commented on pull request #15445: [Unity][Ops] Support for erf in relax - posted by "tvm-bot (via GitHub)" <gi...@apache.org> on 2023/07/31 23:31:26 UTC, 0 replies.
- [tvm-site] branch asf-site updated: deploying docs (apache/tvm@619bb1d939588cd5972ccef64eb120701dceb5c6) - posted by tq...@apache.org on 2023/07/31 23:37:31 UTC, 0 replies.