Skip to content

Commit 19006b3

Browse files
committed
Update
1 parent db6dbd5 commit 19006b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"intermediate_source/torchrec_intro_tutorial", # reenable after 3302 is fixed
5656
"recipes_source/recipes/reasoning_about_shapes", # reenable after 3326 is fixed
5757
"advanced_source/dynamic_quantization_tutorial",
58-
"intermediate_source/custom_function_conv_bn_tutorial"
58+
"intermediate_source/memory_format_tutorial"
5959
]
6060

6161
def tutorial_source_dirs() -> List[Path]:

0 commit comments

Comments
 (0)