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 65bd04a commit 9ef0ab8Copy full SHA for 9ef0ab8
.jenkins/metadata.json
@@ -1,4 +1,7 @@
1
{
2
+ "recipes_source/torch_logs.py": {
3
+ "duration": 0
4
+ },
5
"intermediate_source/ax_multiobjective_nas_tutorial.py": {
6
"extra_files": ["intermediate_source/mnist_train_nas.py"],
7
"duration": 2000
.jenkins/validate_tutorials_built.py
@@ -54,7 +54,6 @@
54
"advanced_source/coding_ddpg", # reenable after 3302 is fixed
55
"intermediate_source/torchrec_intro_tutorial", # reenable after 3302 is fixed
56
"recipes_source/recipes/reasoning_about_shapes", # reenable after 3326 is fixed
57
- "advanced_source/dynamic_quantization_tutorial"
58
]
59
60
def tutorial_source_dirs() -> List[Path]:
0 commit comments