Skip to content

Commit 7a7caa2

Browse files
committed
Update documentation
1 parent d05fd18 commit 7a7caa2

18 files changed

Lines changed: 220 additions & 182 deletions

File tree

api/autograd/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

api/optim/optimizers/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

architecture/index.html

Lines changed: 102 additions & 83 deletions
Large diffs are not rendered by default.

blog/feed_rss_created.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Genesis AI Blog</title><description>Technical blog about Genesis deep learning framework development</description><link>https://phonism.github.io/genesis/blog/</link><atom:link href="https://phonism.github.io/genesis/blog/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>Genesis Team</managingEditor><docs>https://github.com/phonism/genesis</docs><language>en</language> <pubDate>Thu, 28 Aug 2025 09:35:23 -0000</pubDate> <lastBuildDate>Thu, 28 Aug 2025 09:35:23 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.17.3</generator> <image> <url>None</url> <title>Genesis AI Blog</title><link>https://phonism.github.io/genesis/blog/</link> </image> <item> <title>Genesis框架中Reduction操作的优化之路:从原理到实践</title> <category>GPU</category> <category>Optimization</category> <category>Performance</category> <category>cuda</category> <category>performance-tuning</category> <category>reduction</category> <category>triton</category> <description>&lt;h1&gt;Genesis框架中Reduction操作的优化之路:从原理到实践&lt;/h1&gt;&lt;p&gt;深入分析GPU上reduction操作的挑战与优化策略,借鉴Flag-Gems等先进项目的设计思想,实现显著性能提升。&lt;/p&gt;</description><link>https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</link> <pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate><source url="https://phonism.github.io/genesis/blog/feed_rss_created.xml">Genesis AI Blog</source><guid isPermaLink="true">https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</guid> </item> </channel></rss>
1+
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Genesis AI Blog</title><description>Technical blog about Genesis deep learning framework development</description><link>https://phonism.github.io/genesis/blog/</link><atom:link href="https://phonism.github.io/genesis/blog/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>Genesis Team</managingEditor><docs>https://github.com/phonism/genesis</docs><language>en</language> <pubDate>Thu, 28 Aug 2025 11:08:51 -0000</pubDate> <lastBuildDate>Thu, 28 Aug 2025 11:08:51 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.17.3</generator> <image> <url>None</url> <title>Genesis AI Blog</title><link>https://phonism.github.io/genesis/blog/</link> </image> <item> <title>Genesis框架中Reduction操作的优化之路:从原理到实践</title> <category>GPU</category> <category>Optimization</category> <category>Performance</category> <category>cuda</category> <category>performance-tuning</category> <category>reduction</category> <category>triton</category> <description>&lt;h1&gt;Genesis框架中Reduction操作的优化之路:从原理到实践&lt;/h1&gt;&lt;p&gt;深入分析GPU上reduction操作的挑战与优化策略,借鉴Flag-Gems等先进项目的设计思想,实现显著性能提升。&lt;/p&gt;</description><link>https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</link> <pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate><source url="https://phonism.github.io/genesis/blog/feed_rss_created.xml">Genesis AI Blog</source><guid isPermaLink="true">https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</guid> </item> </channel></rss>

blog/feed_rss_updated.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Genesis AI Blog</title><description>Technical blog about Genesis deep learning framework development</description><link>https://phonism.github.io/genesis/blog/</link><atom:link href="https://phonism.github.io/genesis/blog/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><managingEditor>Genesis Team</managingEditor><docs>https://github.com/phonism/genesis</docs><language>en</language> <pubDate>Thu, 28 Aug 2025 09:35:23 -0000</pubDate> <lastBuildDate>Thu, 28 Aug 2025 09:35:23 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.17.3</generator> <image> <url>None</url> <title>Genesis AI Blog</title><link>https://phonism.github.io/genesis/blog/</link> </image> <item> <title>Genesis框架中Reduction操作的优化之路:从原理到实践</title> <category>GPU</category> <category>Optimization</category> <category>Performance</category> <category>cuda</category> <category>performance-tuning</category> <category>reduction</category> <category>triton</category> <description>&lt;h1&gt;Genesis框架中Reduction操作的优化之路:从原理到实践&lt;/h1&gt;&lt;p&gt;深入分析GPU上reduction操作的挑战与优化策略,借鉴Flag-Gems等先进项目的设计思想,实现显著性能提升。&lt;/p&gt;</description><link>https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</link> <pubDate>Fri, 22 Aug 2025 10:53:01 +0000</pubDate><source url="https://phonism.github.io/genesis/blog/feed_rss_updated.xml">Genesis AI Blog</source><guid isPermaLink="true">https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</guid> </item> </channel></rss>
1+
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>Genesis AI Blog</title><description>Technical blog about Genesis deep learning framework development</description><link>https://phonism.github.io/genesis/blog/</link><atom:link href="https://phonism.github.io/genesis/blog/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><managingEditor>Genesis Team</managingEditor><docs>https://github.com/phonism/genesis</docs><language>en</language> <pubDate>Thu, 28 Aug 2025 11:08:51 -0000</pubDate> <lastBuildDate>Thu, 28 Aug 2025 11:08:51 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.17.3</generator> <image> <url>None</url> <title>Genesis AI Blog</title><link>https://phonism.github.io/genesis/blog/</link> </image> <item> <title>Genesis框架中Reduction操作的优化之路:从原理到实践</title> <category>GPU</category> <category>Optimization</category> <category>Performance</category> <category>cuda</category> <category>performance-tuning</category> <category>reduction</category> <category>triton</category> <description>&lt;h1&gt;Genesis框架中Reduction操作的优化之路:从原理到实践&lt;/h1&gt;&lt;p&gt;深入分析GPU上reduction操作的挑战与优化策略,借鉴Flag-Gems等先进项目的设计思想,实现显著性能提升。&lt;/p&gt;</description><link>https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</link> <pubDate>Fri, 22 Aug 2025 10:53:01 +0000</pubDate><source url="https://phonism.github.io/genesis/blog/feed_rss_updated.xml">Genesis AI Blog</source><guid isPermaLink="true">https://phonism.github.io/genesis/blog/2025/08/20/reduction-ops-optimization/</guid> </item> </channel></rss>

core-components/cuda-storage/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

core-components/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

en/api/autograd/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)