We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af61df0 commit 727a4abCopy full SHA for 727a4ab
.jenkins/validate_tutorials_built.py
@@ -53,8 +53,6 @@
53
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
54
"intermediate_source/torch_export_tutorial", # reenable after 2940 is fixed.
55
"prototype_source/gpu_quantization_torchao_tutorial", # enable when 3194
56
- "advanced_source/pendulum", # enable when 3195 is fixed
57
- "intermediate_source/reinforcement_ppo" # enable when 3195 is fixed
58
]
59
60
def tutorial_source_dirs() -> List[Path]:
0 commit comments