Skip to content

Commit 344861d

Browse files
remove profile_utils.py
1 parent da987e5 commit 344861d

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def reset_seeds(gallery_conf, fname):
108108
"# https://pytorch.org/tutorials/beginner/colab\n"
109109
"%matplotlib inline"),
110110
'reset_modules': (reset_seeds),
111-
'ignore_pattern': r'_torch_export_nightly_tutorial.py|profile_utils.py',
111+
'ignore_pattern': r'_torch_export_nightly_tutorial.py',
112112
'pypandoc': {'extra_args': ['--mathjax', '--toc'],
113113
'filters': ['.jenkins/custom_pandoc_filter.py'],
114114
},

intermediate_source/profile_utils.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)