<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>“简单之美简单之美”的评论</title>
	<atom:link href="http://shiyanjun.cn/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://shiyanjun.cn</link>
	<description>简单之美，难得简单，享受简单的唯美。</description>
	<lastBuildDate>Wed, 19 Feb 2025 08:08:30 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>Yanjun对《PyTorch 分布式训练模式 FSDP 设计分析》的评论</title>
		<link>http://shiyanjun.cn/archives/2292.html#comment-184442</link>
		<dc:creator><![CDATA[Yanjun]]></dc:creator>
		<pubDate>Wed, 19 Feb 2025 08:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=2292#comment-184442</guid>
		<description><![CDATA[哦，你说的那个图应该是从我 PyTorch FSDP 论文里面截的图，不是我画的，到底哪里影响了你呀，可以说一下哈]]></description>
		<content:encoded><![CDATA[<p>哦，你说的那个图应该是从我 PyTorch FSDP 论文里面截的图，不是我画的，到底哪里影响了你呀，可以说一下哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>石浩枫对《PyTorch 分布式训练模式 FSDP 设计分析》的评论</title>
		<link>http://shiyanjun.cn/archives/2292.html#comment-184413</link>
		<dc:creator><![CDATA[石浩枫]]></dc:creator>
		<pubDate>Sun, 16 Feb 2025 07:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=2292#comment-184413</guid>
		<description><![CDATA[作者你自己看看你写的通顺吗，图layer一半有颜色一半没颜色，画的啥东西]]></description>
		<content:encoded><![CDATA[<p>作者你自己看看你写的通顺吗，图layer一半有颜色一半没颜色，画的啥东西</p>
]]></content:encoded>
	</item>
	<item>
		<title>gsgsgsl对《Kafka SCRAM 动态认证授权配置实践》的评论</title>
		<link>http://shiyanjun.cn/archives/2246.html#comment-183144</link>
		<dc:creator><![CDATA[gsgsgsl]]></dc:creator>
		<pubDate>Thu, 12 Dec 2024 02:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=2246#comment-183144</guid>
		<description><![CDATA[赞一个，前几年搞过kafka2.x版本的鉴权，几年有这方面需求，发现很多api变了，2.x版本的鉴权配置在3.x版本上不适用了， 网上很多都是旧版本的资料，只有这个很详细，好使]]></description>
		<content:encoded><![CDATA[<p>赞一个，前几年搞过kafka2.x版本的鉴权，几年有这方面需求，发现很多api变了，2.x版本的鉴权配置在3.x版本上不适用了， 网上很多都是旧版本的资料，只有这个很详细，好使</p>
]]></content:encoded>
	</item>
	<item>
		<title>dack对《GPT 系列模型技术演化之路》的评论</title>
		<link>http://shiyanjun.cn/archives/2749.html#comment-181983</link>
		<dc:creator><![CDATA[dack]]></dc:creator>
		<pubDate>Tue, 08 Oct 2024 12:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=2749#comment-181983</guid>
		<description><![CDATA[GPT-2中的相对位置编码请问有出处吗，在GPT-2的论文&quot;Language Models are Unsupervised Multitask Learners&quot;没有找到相关的说明，博主能补充一下吗，非常非常感谢！]]></description>
		<content:encoded><![CDATA[<p>GPT-2中的相对位置编码请问有出处吗，在GPT-2的论文&#8221;Language Models are Unsupervised Multitask Learners&#8221;没有找到相关的说明，博主能补充一下吗，非常非常感谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>zhang对《自注意力（Self-Attention）的计算过程》的评论</title>
		<link>http://shiyanjun.cn/archives/2688.html#comment-179968</link>
		<dc:creator><![CDATA[zhang]]></dc:creator>
		<pubDate>Thu, 27 Jun 2024 12:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=2688#comment-179968</guid>
		<description><![CDATA[你好，这一行“前面计算已经得到 QKT 矩阵，n=6，dk=8，则 A 的大小也是 6 x 6。”请问在下面的代码中为什么dk = 16?]]></description>
		<content:encoded><![CDATA[<p>你好，这一行“前面计算已经得到 QKT 矩阵，n=6，dk=8，则 A 的大小也是 6 x 6。”请问在下面的代码中为什么dk = 16?</p>
]]></content:encoded>
	</item>
	<item>
		<title>derek对《GPT 系列模型技术演化之路》的评论</title>
		<link>http://shiyanjun.cn/archives/2749.html#comment-179788</link>
		<dc:creator><![CDATA[derek]]></dc:creator>
		<pubDate>Sat, 22 Jun 2024 08:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=2749#comment-179788</guid>
		<description><![CDATA[何时才能出现伴侣Ai]]></description>
		<content:encoded><![CDATA[<p>何时才能出现伴侣Ai</p>
]]></content:encoded>
	</item>
	<item>
		<title>丘比特对《Flink 使用 Broadcast State 实现流处理配置实时更新》的评论</title>
		<link>http://shiyanjun.cn/archives/1857.html#comment-177119</link>
		<dc:creator><![CDATA[丘比特]]></dc:creator>
		<pubDate>Wed, 22 Nov 2023 10:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=1857#comment-177119</guid>
		<description><![CDATA[请问博主，如果在窗口中用到广播状态，现在您有什么实现方案吗？]]></description>
		<content:encoded><![CDATA[<p>请问博主，如果在窗口中用到广播状态，现在您有什么实现方案吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>wy h对《关于》的评论</title>
		<link>http://shiyanjun.cn/about#comment-175565</link>
		<dc:creator><![CDATA[wy h]]></dc:creator>
		<pubDate>Thu, 20 Jul 2023 02:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://shirdrn.org/?page_id=2#comment-175565</guid>
		<description><![CDATA[谢谢大佬，帮助很大，期待能看到更多的内容]]></description>
		<content:encoded><![CDATA[<p>谢谢大佬，帮助很大，期待能看到更多的内容</p>
]]></content:encoded>
	</item>
	<item>
		<title>z对《Spark Block 存储管理分析》的评论</title>
		<link>http://shiyanjun.cn/archives/1641.html#comment-175364</link>
		<dc:creator><![CDATA[z]]></dc:creator>
		<pubDate>Fri, 16 Jun 2023 03:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=1641#comment-175364</guid>
		<description><![CDATA[寫的真好]]></description>
		<content:encoded><![CDATA[<p>寫的真好</p>
]]></content:encoded>
	</item>
	<item>
		<title>方俊对《Flume(NG)架构设计要点及配置实践》的评论</title>
		<link>http://shiyanjun.cn/archives/915.html#comment-175323</link>
		<dc:creator><![CDATA[方俊]]></dc:creator>
		<pubDate>Wed, 14 Jun 2023 06:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://shiyanjun.cn/?p=915#comment-175323</guid>
		<description><![CDATA[大佬好有耐心，从14年回复到19年哈哈]]></description>
		<content:encoded><![CDATA[<p>大佬好有耐心，从14年回复到19年哈哈</p>
]]></content:encoded>
	</item>
</channel>
</rss>
