Skip to content

Commit

Permalink
[Doc] export tutorial, TDM tuto refactoring
Browse files Browse the repository at this point in the history
ghstack-source-id: 9ade05abda4c29a60d8f33d1b4951bbfe11f31c1
Pull Request resolved: #994
  • Loading branch information
vmoens committed Sep 17, 2024
1 parent 78b8905 commit c8d6cde
Show file tree
Hide file tree
Showing 4 changed files with 221 additions and 700 deletions.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ tensordict.nn
:maxdepth: 1

tutorials/tensordict_module
tutorials/tensordict_module_functional
tutorials/export

Dataloading
-----------
Expand Down
14 changes: 14 additions & 0 deletions tutorials/sphinx_tuto/export.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# -*- coding: utf-8 -*-

"""
Exporting tensordict modules
============================
**Author**: `Vincent Moens <https://github.com/vmoens>`_
Prerequisites
~~~~~~~~~~~~~
"""
Loading

0 comments on commit c8d6cde

Please sign in to comment.