Skip to content

Commit e68996d

Browse files
c-p-i-ovmoens
authored andcommitted
[doc] fix flight recorder tutorial (#3189)
Summary: The small example code isn't rendering on the page. Remove caption as this seems to be problematic. Test Plan: Test on sandbox.
1 parent 59cd862 commit e68996d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prototype_source/flight_recorder_tutorial.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ For demonstration purposes, we named this program ``crash.py``.
214214
complexities.
215215

216216
.. code:: python
217-
:caption: A crashing example
218217
219218
import torch
220219
import torch.distributed as dist

0 commit comments

Comments
 (0)