File tree 1 file changed +1
-8
lines changed
1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 50
50
"intermediate_source/flask_rest_api_tutorial" ,
51
51
"intermediate_source/text_to_speech_with_torchaudio" ,
52
52
"intermediate_source/tensorboard_profiler_tutorial" , # reenable after 2.0 release.
53
- "advanced_source/semi_structured_sparse" , # reenable after 3303 is fixed.
54
- "intermediate_source/mario_rl_tutorial" , # reenable after 3302 is fixed
55
- "intermediate_source/reinforcement_ppo" , # reenable after 3302 is fixed
56
- "intermediate_source/pinmem_nonblock" , # reenable after 3302 is fixed
57
- "intermediate_source/dqn_with_rnn_tutorial" , # reenable after 3302 is fixed
58
- "advanced_source/pendulum" , # reenable after 3302 is fixed
59
- "advanced_source/coding_ddpg" , # reenable after 3302 is fixed
60
- "intermediate_source/torchrec_intro_tutorial" # reenable after 3302 is fixed
53
+ "advanced_source/semi_structured_sparse" # reenable after 3303 is fixed.
61
54
]
62
55
63
56
def tutorial_source_dirs () -> List [Path ]:
You can’t perform that action at this time.
0 commit comments