first commit
Browse files- run_logs/timers.json +14 -14
run_logs/timers.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"name": "root",
|
3 |
"metadata": {
|
4 |
"timer_format_version": "0.1.0",
|
5 |
-
"start_time_seconds": "
|
6 |
"python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
|
7 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./training-envs-executables/linux/Worm/Worm --run-id=Worm Training --no-graphics --resume",
|
8 |
"mlagents_version": "1.1.0.dev0",
|
@@ -10,36 +10,36 @@
|
|
10 |
"communication_protocol_version": "1.5.0",
|
11 |
"pytorch_version": "2.3.1+cu121",
|
12 |
"numpy_version": "1.23.5",
|
13 |
-
"end_time_seconds": "
|
14 |
},
|
15 |
-
"total": 0.
|
16 |
"count": 1,
|
17 |
-
"self": 0.
|
18 |
"children": {
|
19 |
"run_training.setup": {
|
20 |
-
"total": 0.
|
21 |
"count": 1,
|
22 |
-
"self": 0.
|
23 |
},
|
24 |
"TrainerController.start_learning": {
|
25 |
-
"total": 0.
|
26 |
"count": 1,
|
27 |
-
"self": 0.
|
28 |
"children": {
|
29 |
"TrainerController._reset_env": {
|
30 |
-
"total": 0.
|
31 |
"count": 1,
|
32 |
-
"self": 0.
|
33 |
},
|
34 |
"trainer_threads": {
|
35 |
-
"total": 1.
|
36 |
"count": 1,
|
37 |
-
"self": 1.
|
38 |
},
|
39 |
"TrainerController._save_models": {
|
40 |
-
"total":
|
41 |
"count": 1,
|
42 |
-
"self":
|
43 |
}
|
44 |
}
|
45 |
}
|
|
|
2 |
"name": "root",
|
3 |
"metadata": {
|
4 |
"timer_format_version": "0.1.0",
|
5 |
+
"start_time_seconds": "1722628786",
|
6 |
"python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
|
7 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./training-envs-executables/linux/Worm/Worm --run-id=Worm Training --no-graphics --resume",
|
8 |
"mlagents_version": "1.1.0.dev0",
|
|
|
10 |
"communication_protocol_version": "1.5.0",
|
11 |
"pytorch_version": "2.3.1+cu121",
|
12 |
"numpy_version": "1.23.5",
|
13 |
+
"end_time_seconds": "1722628786"
|
14 |
},
|
15 |
+
"total": 0.1145775249997314,
|
16 |
"count": 1,
|
17 |
+
"self": 0.013859949000107008,
|
18 |
"children": {
|
19 |
"run_training.setup": {
|
20 |
+
"total": 0.07366570900012448,
|
21 |
"count": 1,
|
22 |
+
"self": 0.07366570900012448
|
23 |
},
|
24 |
"TrainerController.start_learning": {
|
25 |
+
"total": 0.027051866999499907,
|
26 |
"count": 1,
|
27 |
+
"self": 0.0015997439995771856,
|
28 |
"children": {
|
29 |
"TrainerController._reset_env": {
|
30 |
+
"total": 0.02540492699972674,
|
31 |
"count": 1,
|
32 |
+
"self": 0.02540492699972674
|
33 |
},
|
34 |
"trainer_threads": {
|
35 |
+
"total": 1.9139997675665654e-06,
|
36 |
"count": 1,
|
37 |
+
"self": 1.9139997675665654e-06
|
38 |
},
|
39 |
"TrainerController._save_models": {
|
40 |
+
"total": 4.5282000428414904e-05,
|
41 |
"count": 1,
|
42 |
+
"self": 4.5282000428414904e-05
|
43 |
}
|
44 |
}
|
45 |
}
|