|
4 | 4 | sources:
|
5 | 5 | - beginner_source/*.py
|
6 | 6 | - intermediate_source/*.py
|
7 |
| - #- intermediate_source/autograd_saved_tensors_hooks_tutorial.py |
8 |
| - #- intermediate_source/ax_multiobjective_nas_tutorial.py |
9 |
| - #- intermediate_source/char_rnn_classification_tutorial.py |
10 |
| - #- intermediate_source/char_rnn_generation_tutorial.py |
11 |
| - #- intermediate_source/custom_function_conv_bn_tutorial.py |
12 |
| - #- intermediate_source/ensembling.py |
13 |
| - #- intermediate_source/flask_rest_api_tutorial.py |
14 |
| - #- intermediate_source/forward_ad_usage.py |
15 |
| - #- intermediate_source/fx_conv_bn_fuser.py |
16 |
| - #- intermediate_source/fx_profiling_tutorial.py |
17 |
| - #- intermediate_source/jacobians_hessians.py |
18 |
| - #- intermediate_source/mario_rl_tutorial.py |
19 |
| - #- intermediate_source/mnist_train_nas.py |
20 |
| - #- intermediate_source/memory_format_tutorial.py |
21 |
| - #- intermediate_source/model_parallel_tutorial.py |
22 |
| - #- intermediate_source/neural_tangent_kernels.py |
23 |
| - #- intermediate_source/nvfuser_intro_tutorial.py |
24 |
| - #- intermediate_source/parametrizations.py |
25 |
| - #- intermediate_source/per_sample_grads.py |
26 |
| - #- intermediate_source/pipeline_tutorial.py |
27 |
| - #- intermediate_source/pruning_tutorial.py |
28 |
| - #- intermediate_source/reinforcement_ppo.py |
29 |
| - #- intermediate_source/reinforcement_q_learning.py |
30 |
| - #- intermediate_source/scaled_dot_product_attention_tutorial.py |
31 |
| - #- intermediate_source/seq2seq_translation_tutorial.py |
32 |
| - #- intermediate_source/spatial_transformer_tutorial.py |
33 |
| - #- intermediate_source/tensorboard_profiler_tutorial.py |
34 |
| - #- intermediate_source/torch_compile_tutorial.py |
35 | 7 | dictionary:
|
36 | 8 | wordlists:
|
37 | 9 | - en-wordlist.txt
|
|
0 commit comments