Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions prototype_source/flight_recorder_tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ What you will learn

Prerequisites
-------------

- PyTorch version 2.5 or later.
- `tabulate <https://pypi.org/project/tabulate/>`__. You can install by running ``pip install tabulate``.


Overview
--------
Expand Down
Loading