<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<!-- MHonArc v2.6.19+ -->
  <channel>
    <title>commits</title>
    <link>http://www.mail-archive.com/commits@tvm.apache.org</link>
    <description>commits @ tvm.apache</description>
    <pubDate>Tue, 14 Apr 2026 05:58:19 GMT</pubDate>
    <lastBuildDate>Tue, 14 Apr 2026 05:58:19 GMT</lastBuildDate>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>MHonArc RSS 2.0 RCFile</generator>
    <webMaster>themailarchive@gmail.com (The Mail Archive)</webMaster>
    <image>
       <title>The Mail Archive</title>
       <url>http://www.mail-archive.com/nanologo.png</url>
       <link>http://www.mail-archive.com/commits@tvm.apache.org</link>
    </image>
 
    <item>
      <title>(tvm) branch main updated: [Test][TFLite] Add unit tests for `PRELU` (#19402)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117810.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/14&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Tue, 14 Apr 2026 05:58:18 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117810.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (1d02ac3f2c -&gt; a6e2ea8ac8)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117809.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/14&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Tue, 14 Apr 2026 05:43:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117809.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: fix(init): register __ffi_init__ as TypeMethod and use MISSING sentinel (#546)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117808.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/14&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22yaxingcai%22&quot;&gt;yaxingcai&lt;/a&gt;</description>
      <pubDate>Tue, 14 Apr 2026 02:32:36 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117808.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Relax][Frontend][KVCache] Add masked sequence prefill helper for encoder valid lengths (#19392)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117807.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/14&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Tue, 14 Apr 2026 01:14:09 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117807.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add code generation architecture documentation (#19396)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117806.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 18:49:36 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117806.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add TVMScript architecture documentation (#19398)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117805.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 18:48:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117805.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Frontend][TFLite] Add TILE operator tests and edge cases (#19400)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117804.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 18:28:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117804.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: feat(container): add structural `__eq__`/`__ne__`/`__hash__` to Array, List, Map, Dict (#545)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117803.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 17:57:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117803.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Clean up architecture docs: remove duplicates, fix stale content (#19399)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117802.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 14:28:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117802.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add PyModule tutorial to How-To toctree (#19397)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117801.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 14:28:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117801.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: feat(py_class): support `frozen=True` for immutable instances (#542)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117800.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 08:00:51 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117800.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: fix(c_class): restore `__init__` installation from `__ffi_init__` TypeAttrColumn (#543)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117799.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 07:39:03 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117799.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (e5d4c557e0 -&gt; 1d02ac3f2c)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117798.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/13&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Mon, 13 Apr 2026 05:52:43 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117798.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: fix(py_class): support `tvm_ffi.dtype` and `tvm_ffi.Device` as field type annotations (#540)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117797.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 20:05:45 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117797.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: fix(py_class): propagate parent total_size through empty intermediate classes (#539)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117796.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 20:05:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117796.html</guid>
   </item>
    <item>
      <title>(tvm) branch doc222 created (now 1f42af891b)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117795.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 18:45:01 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117795.html</guid>
   </item>
    <item>
      <title>(tvm) 01/01: fnish1</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117794.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 18:45:01 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117794.html</guid>
   </item>
    <item>
      <title>(tvm-site) branch asf-site updated: deploying docs (apache/tvm@1d02ac3f2c305f9d5b83fb7094492cdd65dad8cc)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117793.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tqchen%22&quot;&gt;tqchen&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 16:45:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117793.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add Relax VM architecture documentation (#19389)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117792.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 15:48:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117792.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add BYOC external library dispatch architecture documentation (#19395)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117791.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 15:48:10 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117791.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add operator fusion architecture documentation (#19394)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117790.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 15:47:36 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117790.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (828880ebd5 -&gt; e5d4c557e0)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117789.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 05:40:02 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117789.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [relax][frontend][tflite] Add tests for fully_connected/depthwise_conv2d/transpose_conv/l2_pool2d (#19372)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117788.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 02:44:08 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117788.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Relax][ONNX] Add frontend support for QuantizeLinear, DequantizeLinear, and DynamicQuantizeLinear (#19391)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117787.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/12&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sun, 12 Apr 2026 01:52:58 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117787.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][Relax] Select target-specific pipeline in tvm.compile when GPU target is provided (#19384)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117786.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 20:04:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117786.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add docstrings for nn.Module classes and core APIs in relax.frontend.nn (#19387)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117785.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 18:30:33 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117785.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add tvm.s_tir.tensor_intrin API reference and remove empty legacy tvm/tir directory (#19386)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117784.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 18:29:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117784.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][MetaSchedule] Fix `compile_relax` to apply `MetaScheduleApplyDatabase` after `FuseOps` (#19385)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117783.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 18:28:05 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117783.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Test][TFLite] Add unit tests for `LEAKY_RELU`, `HARD_SWISH` `ReLU_N1_to_1` and `LOG_SOFTMAX` (#19388)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117782.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 17:48:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117782.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [relax][frontend][tflite] Add tests for l2_normalization/slice/reverse_v2 (#19371)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117781.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 17:34:10 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117781.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Relax][Frontend][TFLite] Implement DETECTION_POSTPROCESS tflite operator (#19345)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117780.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 05:43:22 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117780.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (726edbf54b -&gt; 828880ebd5)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117779.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 05:30:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117779.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [S-TIR] Fix the ScheduleError from missing guard in CheckInline (#19377)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117778.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/11&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sat, 11 Apr 2026 05:23:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117778.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][TIRx] Fix bad-optional-access in BF16/FP8 legalize passes for target-less PrimFuncs (#19383)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117777.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 23:54:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117777.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][TIRx] Fix VerifyMemory crash for PrimFuncs without target attribute (#19382)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117776.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 23:53:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117776.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add Python API reference for tvm submodule docs  (#19379)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117775.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 18:54:04 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117775.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][TOPI] Fix get_const_tuple hanging indefinitely when passed a te.Tensor (#19380)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117774.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 18:53:12 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117774.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [DLight] Add CPU Reduction schedule rule for softmax-like operators (#19374)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117773.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 18:48:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117773.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Relax][TFLite] Fix and test DEPTH_TO_SPACE/SPACE_TO_DEPTH, SELECT ops (#19381)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117772.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 18:47:55 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117772.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: fix(py_class): support `super().__init__()` in `init=False` subclasses (#532)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117771.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 18:26:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117771.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: feat(c_class): warn when reflected fields lack Python type annotations (#531)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117770.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 16:19:29 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117770.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: fix(cython): Segfault in free-threaded Py_DecRef Cleanup (#529)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117769.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tqchen%22&quot;&gt;tqchen&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 13:14:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117769.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (643cf60f40 -&gt; 726edbf54b)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117768.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 05:42:32 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117768.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Complete API reference for tvm.relax backend and testing modules (#19378)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117767.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/10&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Fri, 10 Apr 2026 04:30:39 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117767.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][Relax] Fix ONNX `get_converter` index underflow for old opsets (#19376)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117766.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/09&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Thu, 09 Apr 2026 22:32:58 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117766.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][Relax] Fix ONNX Clip converter for opset 11-12 (#19375)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117765.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/09&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Thu, 09 Apr 2026 18:42:46 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117765.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Relax][TFLite] Fix `MIRROR_PAD`/`ONE_HOT` converters and add tests for `PAD`, `PADV2`, `MIRROR_PAD`, `TOPK_V2`, `ONE_HOT` (#19373)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117764.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/09&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Thu, 09 Apr 2026 18:39:15 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117764.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add API reference for tvm.s_tir submodules: dlight, meta_schedule, backend (#19369)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117763.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/09&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Thu, 09 Apr 2026 17:22:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117763.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (2345e6ea26 -&gt; 643cf60f40)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117762.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/09&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Thu, 09 Apr 2026 05:36:31 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117762.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix] Align `tir.round` to ties-to-even across all backends (#19368)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117761.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/09&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Thu, 09 Apr 2026 00:35:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117761.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Relax][TFLite] Add test coverage for Reduction operations (#18971) (#19370)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117760.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 22:28:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117760.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: build(deps): replace cmake version exclusion with uv exclude-newer (#526)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117759.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22yaxingcai%22&quot;&gt;yaxingcai&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 07:23:55 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117759.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch revert-524-junrus/2026-04-07/remove-cmake-version-blocker deleted (was 1e8790a)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117758.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 07:02:31 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117758.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (f0863fd5c7 -&gt; 2345e6ea26)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117757.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 05:34:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117757.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch revert-524-junrus/2026-04-07/remove-cmake-version-blocker created (now 1e8790a)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117756.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 05:30:43 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117756.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add API reference documentation for tvm.script module (#19366)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117755.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 04:58:20 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117755.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add DLight and MetaSchedule deep-dive instructions (#19356)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117754.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 04:57:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117754.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][Relax] Add structural_equal verification to subroutine cache lookup (#18962)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117753.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/08&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Wed, 08 Apr 2026 03:18:28 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117753.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch 2026-04-07/ver-bump deleted (was 0856f91)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117752.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 20:40:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117752.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (61ce823096 -&gt; 21958f1f89)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117751.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 20:35:45 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117751.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) tag v0.1.10 deleted (was 8d1ba38)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117750.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 20:29:31 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117750.html</guid>
   </item>
    <item>
      <title>svn commit: r83685 - release/tvm/tvm-ffi-v0.1.10</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117749.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 20:24:49 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117749.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) annotated tag v0.1.10 updated (1fed0ae -&gt; 89562d4)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117748.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 20:01:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117748.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][ONNX] Fix Round op to use ties-to-even (#19367)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117747.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 19:58:38 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117747.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch main updated: chore(release): Version bump after release v0.1.10 (#522)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117746.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22yongwww%22&quot;&gt;yongwww&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 19:51:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117746.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) annotated tag v0.1.9.dev0 deleted (was 354a304)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117745.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 19:38:04 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117745.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) branch 2026-04-07/ver-bump created (now 0856f91)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117744.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 19:36:20 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117744.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) 01/01: chore(release): Version bump after release v0.1.10</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117743.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 19:36:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117743.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) tag v0.1.10-rc2 deleted (was 1fed0ae)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117742.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 19:35:05 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117742.html</guid>
   </item>
    <item>
      <title>(tvm-ffi) tag v0.1.10 created (now 8d1ba38)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117741.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 19:33:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117741.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (36a82f5159 -&gt; f0863fd5c7)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117740.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 05:34:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117740.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (e014de765e -&gt; 61ce823096)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117739.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 03:48:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117739.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (92374b44ba -&gt; e014de765e)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117738.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 03:47:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117738.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (7d850ab528 -&gt; 92374b44ba)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117737.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 03:35:14 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117737.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Test][TFLite] Add unit tests for RESIZE_BILINEAR and RESIZE_NEAREST_NEIGHBOR ops (#19365)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117736.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 02:24:22 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117736.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Relax][ONNX] Support ConcatFromSequenc/SequenceInsert with new_axis=1 (#19361)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117735.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/07&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Tue, 07 Apr 2026 01:15:13 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117735.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] TFLite tests requiring Python 3.10 and specific package versions to avoid core dumps (#19364)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117734.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 18:59:55 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117734.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [WebGPU] Add gating logic for subgroup shuffle primitives (#18823)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117733.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 18:57:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117733.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add tutorial for importing models from PyTorch, ONNX, and TFLite (#19354)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117732.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 18:52:49 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117732.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][TVMScript] Fix invalid f-string format spec causing TypeError on Python 3.14 (#19362)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117731.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 18:49:36 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117731.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add Dataflow Pattern Language (DPL) documentation for Relax (#19358)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117730.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 18:48:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117730.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (5990674f87 -&gt; 7d850ab528)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117729.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 17:00:16 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117729.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add Disco distributed runtime architecture overview (#19357)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117728.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 16:09:54 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117728.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Fix outdated paths, links, and add missing API references across documentation (#19351)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117727.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 16:02:31 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117727.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add tvm.s_tir.analysis API reference page (#19353)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117726.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 13:57:21 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117726.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: Bump tvm-ffi to 1fed0a (#18967)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117725.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tqchen%22&quot;&gt;tqchen&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 12:27:33 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117725.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (b8ecf2f803 -&gt; 36a82f5159)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117724.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 05:43:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117724.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (19321b08d5 -&gt; 5990674f87)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117723.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 05:14:46 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117723.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (e85efc5001 -&gt; 19321b08d5)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117722.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 03:59:22 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117722.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (bd89803b14 -&gt; e85efc5001)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117721.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 03:39:09 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117721.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (0c45ebe035 -&gt; bd89803b14)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117720.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 03:27:41 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117720.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (968d204e8e -&gt; 0c45ebe035)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117719.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/06&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Mon, 06 Apr 2026 03:19:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117719.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (26e661a0f4 -&gt; 968d204e8e)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117718.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 23:32:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117718.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (8a0abdb3db -&gt; 26e661a0f4)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117717.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 21:27:33 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117717.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [BugFix][TVMScript] Add `doc.keyword` handling for `ExprEvaluator._visit` (#19352)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117716.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22tlopex%22&quot;&gt;tlopex&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 16:27:49 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117716.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (cb5160a998 -&gt; 8a0abdb3db)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117715.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 05:52:08 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117715.html</guid>
   </item>
    <item>
      <title>(tvm) branch nightly updated (e3dda2398f -&gt; b8ecf2f803)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117714.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22github-bot%22&quot;&gt;github-bot&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 05:34:02 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117714.html</guid>
   </item>
    <item>
      <title>(tvm) branch junrus/2025-04-02/always-use-bundled-tvm-ffi updated (d92751c3b8 -&gt; cb5160a998)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117713.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22junrushao%22&quot;&gt;junrushao&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 03:30:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117713.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Add Relax VM architecture overview in documentation (#19350)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117712.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 02:57:31 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117712.html</guid>
   </item>
    <item>
      <title>(tvm) branch main updated: [Docs] Fix outdated code examples, typos, and missing API reference in documentation(2) (#19344)</title>
      <link>http://www.mail-archive.com/commits@tvm.apache.org/msg117711.html</link>
      <description>&lt;font color=#6f6f6f&gt; 2026/04/05&lt;/font&gt; -- &lt;a href=&quot;http://www.mail-archive.com/search?l=commits@tvm.apache.org&amp;q=from:%22ruihangl%22&quot;&gt;ruihangl&lt;/a&gt;</description>
      <pubDate>Sun, 05 Apr 2026 02:55:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.mail-archive.com/commits@tvm.apache.org/msg117711.html</guid>
   </item>
 
  </channel>
  </rss>
<!-- MHonArc v2.6.19+ -->
