Built site for gh-pages

This commit is contained in:
Quarto GHA Workflow Runner
2026-03-20 03:15:14 +00:00
parent 5f78d63020
commit 4ef8bc6368
6 changed files with 245 additions and 244 deletions

View File

@@ -797,6 +797,7 @@ gtag('config', 'G-9KYCVJBNMQ', { 'anonymize_ip': true});
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a> profiler_steps_start<span class="op">=</span><span class="dv">0</span>,</span>
<span id="cb1-4"><a href="#cb1-4" aria-hidden="true" tabindex="-1"></a>)</span></code></pre></div><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></div>
<p>PyTorch Profiler callback to create snapshots of GPU memory usage at specified steps.</p>
<p>Also runs torch.profiler to produce a Chrome trace for timing analysis.</p>
</section>