File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"intermediate_source/ax_multiobjective_nas_tutorial.py" : {
3
3
"extra_files" : [" intermediate_source/mnist_train_nas.py" ],
4
- "duration" : 1100
4
+ "duration" : 2000
5
5
},
6
6
"beginner_source/dcgan_faces_tutorial.py" : {
7
- "duration" : 1500
7
+ "duration" : 2000
8
8
},
9
9
"intermediate_source/seq2seq_translation_tutorial.py" : {
10
10
"duration" : 1200
18
18
"beginner_source/chatbot_tutorial.py" : {
19
19
"duration" : 330
20
20
},
21
- "intermediate_source/char_rnn_generation_tutorial.py" : {
22
- "duration" : 700
23
- },
24
- "intermediate_source/reinforcement_q_learning.py" : {
25
- "duration" : 600
26
- },
27
21
"intermediate_source/pipeline_tutorial.py" : {
28
- "duration" : 500 ,
22
+ "duration" : 320 ,
29
23
"needs" : " gpu.nvidia.small.multi"
30
24
},
31
- "intermediate_source/reinforcement_ppo.py" : {
32
- "duration" : 370
33
- },
34
25
"intermediate_source/model_parallel_tutorial.py" : {
35
- "needs" : " gpu.nvidia.small.multi" ,
36
- "duration" : 370
26
+ "needs" : " gpu.nvidia.small.multi"
37
27
},
38
28
"intermediate_source/torch_compile_tutorial.py" : {
39
29
"needs" : " gpu.nvidia.large"
You can’t perform that action at this time.
0 commit comments