Skip to content

Commit 4c4c747

Browse files
committed
move documentation image files to fts subfolder
1 parent 738831e commit 4c4c747

8 files changed

+7
-7
lines changed
15.4 KB
Loading
Loading
Loading
15.8 KB
Loading
Loading
Loading
Loading

docs/source/advanced/finetuning_scheduler.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -264,23 +264,23 @@ among use cases.
264264

265265
<div style='width:150px;height:auto'>
266266
<a target="_blank" rel="noopener noreferrer" href="https://tensorboard.dev/experiment/Qy917MVDRlmkx31A895CzA/#scalars&_smoothingWeight=0&runSelectionState=eyJmdHNfaW1wbGljaXQiOmZhbHNlLCJmdHNfZXhwbGljaXQiOmZhbHNlfQ%3D%3D">
267-
<img alt="open tensorboard experiment" src="../_static/images/lightning_examples/nofts_baseline.png">
267+
<img alt="open tensorboard experiment" src="../_static/images/fts/nofts_baseline.png">
268268
</a>
269269
</div>
270270
-
271271
.. raw:: html
272272

273273
<div style='width:150px;height:auto'>
274274
<a target="_blank" rel="noopener noreferrer" href="https://tensorboard.dev/experiment/Qy917MVDRlmkx31A895CzA/#scalars&_smoothingWeight=0&runSelectionState=eyJmdHNfaW1wbGljaXQiOnRydWUsImZ0c19leHBsaWNpdCI6ZmFsc2UsIm5vZnRzX2Jhc2VsaW5lIjpmYWxzZX0%3D">
275-
<img alt="open tensorboard experiment" src="../_static/images/lightning_examples/fts_implicit.png">
275+
<img alt="open tensorboard experiment" src="../_static/images/fts/fts_implicit.png">
276276
</a>
277277
</div>
278278
-
279279
.. raw:: html
280280

281281
<div style='width:150px;height:auto'>
282282
<a target="_blank" rel="noopener noreferrer" href="https://tensorboard.dev/experiment/Qy917MVDRlmkx31A895CzA/#scalars&_smoothingWeight=0&runSelectionState=eyJmdHNfaW1wbGljaXQiOmZhbHNlLCJmdHNfZXhwbGljaXQiOnRydWUsIm5vZnRzX2Jhc2VsaW5lIjpmYWxzZX0%3D">
283-
<img alt="open tensorboard experiment" src="../_static/images/lightning_examples/fts_explicit.png">
283+
<img alt="open tensorboard experiment" src="../_static/images/fts/fts_explicit.png">
284284
</a>
285285
</div>
286286
* - | Validation Loss
@@ -290,23 +290,23 @@ among use cases.
290290

291291
<div style='width:150px;height:auto'>
292292
<a target="_blank" rel="noopener noreferrer" href="https://tensorboard.dev/experiment/Qy917MVDRlmkx31A895CzA/#scalars&_smoothingWeight=0&runSelectionState=eyJmdHNfaW1wbGljaXQiOmZhbHNlLCJmdHNfZXhwbGljaXQiOmZhbHNlfQ%3D%3D">
293-
<img alt="open tensorboard experiment" src="../_static/images/lightning_examples/nofts_baseline_loss.png">
293+
<img alt="open tensorboard experiment" src="../_static/images/fts/nofts_baseline_loss.png">
294294
</a>
295295
</div>
296296
-
297297
.. raw:: html
298298

299299
<div style='width:150px;height:auto'>
300300
<a target="_blank" rel="noopener noreferrer" href="https://tensorboard.dev/experiment/Qy917MVDRlmkx31A895CzA/#scalars&_smoothingWeight=0&runSelectionState=eyJmdHNfaW1wbGljaXQiOnRydWUsImZ0c19leHBsaWNpdCI6ZmFsc2UsIm5vZnRzX2Jhc2VsaW5lIjpmYWxzZX0%3D">
301-
<img alt="open tensorboard experiment" src="../_static/images/lightning_examples/fts_implicit_loss.png">
301+
<img alt="open tensorboard experiment" src="../_static/images/fts/fts_implicit_loss.png">
302302
</a>
303303
</div>
304304
-
305305
.. raw:: html
306306

307307
<div style='width:150px;height:auto'>
308308
<a target="_blank" rel="noopener noreferrer" href="https://tensorboard.dev/experiment/Qy917MVDRlmkx31A895CzA/#scalars&_smoothingWeight=0&runSelectionState=eyJmdHNfaW1wbGljaXQiOmZhbHNlLCJmdHNfZXhwbGljaXQiOnRydWUsIm5vZnRzX2Jhc2VsaW5lIjpmYWxzZX0%3D">
309-
<img alt="open tensorboard experiment" src="../_static/images/lightning_examples/fts_explicit_loss.png">
309+
<img alt="open tensorboard experiment" src="../_static/images/fts/fts_explicit_loss.png">
310310
</a>
311311
</div>
312312

@@ -315,7 +315,7 @@ In summary,
315315
non-trivial model performance improvements in both implicit and explicit scheduling contexts at an also non-trivial
316316
computational cost.
317317

318-
.. figure:: ../_static/images/lightning_examples/fts_explicit_loss_anim.gif
318+
.. figure:: ../_static/images/fts/fts_explicit_loss_anim.gif
319319
:alt: FinetuningScheduler Explicit Loss Animation
320320
:width: 300
321321

0 commit comments

Comments
 (0)