Skip to content

Commit 39b20e7

Browse files
authored
Merge branch 'main' into improve_dqn_tutorial
2 parents 5eb92fd + ef9750a commit 39b20e7

File tree

7 files changed

+772
-15
lines changed

7 files changed

+772
-15
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"intermediate_source/fx_conv_bn_fuser",
3030
"intermediate_source/_torch_export_nightly_tutorial", # does not work on release
3131
"advanced_source/super_resolution_with_onnxruntime",
32+
"advanced_source/python_custom_ops", # https://github.com/pytorch/pytorch/issues/127443
3233
"advanced_source/ddp_pipeline", # requires 4 gpus
3334
"advanced_source/usb_semisup_learn", # fails with CUDA OOM error, should try on a different worker
3435
"prototype_source/fx_graph_mode_ptq_dynamic",

0 commit comments

Comments
 (0)