Skip to content

Commit ffa2e39

Browse files
committed
Fix typo
1 parent 5104aa9 commit ffa2e39

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
@@ -24,7 +24,7 @@
2424
"intermediate_source/torch_compile_conv_bn_fuser",
2525
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release
2626
"advanced_source/usb_semisup_learn", # fails with CUDA OOM error, should try on a different worker
27-
"ustable_source/gpu_direct_storage", # requires specific filesystem + GPUDirect Storage to be set up
27+
"unstable_source/gpu_direct_storage", # requires specific filesystem + GPUDirect Storage to be set up
2828
"recipes_source/recipes/tensorboard_with_pytorch",
2929
"recipes_source/recipes/what_is_state_dict",
3030
"recipes_source/recipes/profiler_recipe",

0 commit comments

Comments
 (0)