Skip to content

Commit f4bb0fd

Browse files
authored
Merge branch 'main' into torch-compile
2 parents 8251141 + cbde504 commit f4bb0fd

15 files changed

+1300
-22
lines changed

.jenkins/validate_tutorials_built.py

+1
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",

_static/img/cat_resized.jpg

39.2 KB
Loading

0 commit comments

Comments
 (0)