We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9972bc commit 919d7edCopy full SHA for 919d7ed
conf.py
@@ -145,7 +145,6 @@ def wrapper(*args, **kwargs):
145
'first_notebook_cell': ("# For tips on running notebooks in Google Colab, see\n"
146
"# https://pytorch.org/tutorials/beginner/colab\n"
147
"%matplotlib inline"),
148
- 'reset_modules': (reset_seeds),
149
'ignore_pattern': r'_torch_export_nightly_tutorial.py',
150
'pypandoc': {'extra_args': ['--mathjax', '--toc'],
151
'filters': ['.jenkins/custom_pandoc_filter.py'],
0 commit comments