<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>全国個人事業主支援協会 | Y.S | Activity</title>
	<link>https://kojinjigyou.org/member-index/sasaki_y5128/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/sasaki_y5128/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Y.S についてのアクティビティフィード。</description>
	<lastBuildDate>Fri, 17 Apr 2026 14:20:45 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">57e0ae783ecc82338edc53406561cf96</guid>
				<title>Y.S wrote a new post, 分散学習の設計ミスから得た“同期コスト最適化”の知見</title>
				<link>https://kojinjigyou.org/?p=104506</link>
				<pubDate>Mon, 01 Dec 2025 02:25:35 +0900</pubDate>

									<content:encoded><![CDATA[<p>タイトル：分散学習の設計ミスから得た“同期コスト最適化”の知見<br />
大規模モデルの分散学習を初めて導入した際、データ並列を安易に採用し、同期コストが爆発してスループットが半減するという失敗を経験した。GPUは増やしたのに学習速度が上がらず、ノード間帯域だけが飽和していたのである。<br />
原因は、勾配同期が逐次実行され、通信と計算が重ならない設計になっていた点にあった。そこで ZeRO-Offload と Overlap Commun[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f464b2a4ccdb4ea9ff565c8abe730f14</guid>
				<title>Y.S wrote a new post, PythonとAI最適化技術が再定義するモデル開発パイプライン</title>
				<link>https://kojinjigyou.org/?p=104504</link>
				<pubDate>Mon, 01 Dec 2025 02:25:12 +0900</pubDate>

									<content:encoded><![CDATA[<p>Pythonは近年、AIモデルの最適化パイプラインそのものを記述する“オーケストレーション言語”として進化している。特に PyTorch 2.x のtorch.compileやCUDA Graphs最適化は、従来の eager モードでは得られなかった実行経路の固定化と高速化を実現している。<br />
さらに、推論基盤では ONNX Runtime や TensorRT-LLM によるカーネル融合が一般化[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">17a503db8d91f2b7e3233865d9bd5e3a</guid>
				<title>Y.S wrote a new post, claude 4.5がリリースされた</title>
				<link>https://kojinjigyou.org/?p=99192</link>
				<pubDate>Tue, 30 Sep 2025 09:40:37 +0900</pubDate>

									<content:encoded><![CDATA[<p>こんにちは。フリーランスエンジニアの佐々木です。</p>
<p>最近、Anthropicが発表した Claude Sonnet 4.5 という新モデルが話題らしい。</p>
<p>従来モデルと比べてコーディング能力や数学・推論力が大きく向上し、長時間のタスクを自律的にこ[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2d0c50ee470a7aa413fb55b2101ed513</guid>
				<title>Y.S さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/37114/</link>
				<pubDate>Wed, 17 Sep 2025 02:31:05 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>