BryanBradfo
commited on
Commit
•
92f402d
1
Parent(s):
998dc58
First Push
Browse files
SnowballTarget/events.out.tfevents.1696173450.d63b477b5b57.48172.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78ea8248ff5b594cc8931bcd0bd2e545272344ff3c498a6b18c67688f4c19cfa
|
3 |
+
size 1114
|
run_logs/Player-0.log
CHANGED
@@ -31,7 +31,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
|
31 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
32 |
FMOD initialized on nosound output
|
33 |
Begin MonoManager ReloadAssembly
|
34 |
-
- Completed reload, in 0.
|
35 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
37 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -42,7 +42,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
42 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
43 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
44 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
45 |
-
UnloadTime: 0.
|
46 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
47 |
requesting resize 84 x 84
|
48 |
Setting up 1 worker threads for Enlighten.
|
@@ -166,7 +166,7 @@ Memory Statistics:
|
|
166 |
Peak Allocated Bytes 0 B
|
167 |
Overflow Count 0
|
168 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
169 |
-
Peak main deferred allocation count
|
170 |
[ALLOC_BUCKET]
|
171 |
Large Block size 4.0 MB
|
172 |
Used Block count 1
|
@@ -181,7 +181,7 @@ Memory Statistics:
|
|
181 |
Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
|
182 |
Requested Block Size 16.0 MB
|
183 |
Peak Block count 1
|
184 |
-
Peak Allocated memory 17.
|
185 |
Peak Large allocation bytes 16.0 MB
|
186 |
[ALLOC_TEMP_JOB_1_FRAME]
|
187 |
Initial Block Size 2.0 MB
|
|
|
31 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
32 |
FMOD initialized on nosound output
|
33 |
Begin MonoManager ReloadAssembly
|
34 |
+
- Completed reload, in 0.090 seconds
|
35 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
37 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
42 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
43 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
44 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
45 |
+
UnloadTime: 0.681474 ms
|
46 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
47 |
requesting resize 84 x 84
|
48 |
Setting up 1 worker threads for Enlighten.
|
|
|
166 |
Peak Allocated Bytes 0 B
|
167 |
Overflow Count 0
|
168 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
169 |
+
Peak main deferred allocation count 3
|
170 |
[ALLOC_BUCKET]
|
171 |
Large Block size 4.0 MB
|
172 |
Used Block count 1
|
|
|
181 |
Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
|
182 |
Requested Block Size 16.0 MB
|
183 |
Peak Block count 1
|
184 |
+
Peak Allocated memory 17.7 MB
|
185 |
Peak Large allocation bytes 16.0 MB
|
186 |
[ALLOC_TEMP_JOB_1_FRAME]
|
187 |
Initial Block Size 2.0 MB
|
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, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
|
7 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --resume --no-graphics",
|
8 |
"mlagents_version": "0.31.0.dev0",
|
@@ -10,31 +10,31 @@
|
|
10 |
"communication_protocol_version": "1.5.0",
|
11 |
"pytorch_version": "1.11.0+cu102",
|
12 |
"numpy_version": "1.21.2",
|
13 |
-
"end_time_seconds": "
|
14 |
},
|
15 |
-
"total": 4.
|
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": 4.
|
26 |
"count": 1,
|
27 |
-
"self": 0.
|
28 |
"children": {
|
29 |
"TrainerController._reset_env": {
|
30 |
-
"total": 3.
|
31 |
"count": 1,
|
32 |
-
"self": 3.
|
33 |
},
|
34 |
"trainer_threads": {
|
35 |
-
"total": 1.
|
36 |
"count": 1,
|
37 |
-
"self": 1.
|
38 |
"children": {
|
39 |
"thread_root": {
|
40 |
"total": 0.0,
|
@@ -43,16 +43,16 @@
|
|
43 |
"self": 0.0,
|
44 |
"children": {
|
45 |
"trainer_advance": {
|
46 |
-
"total": 0.
|
47 |
"count": 1,
|
48 |
"is_parallel": true,
|
49 |
-
"self": 2.
|
50 |
"children": {
|
51 |
"process_trajectory": {
|
52 |
-
"total": 0.
|
53 |
"count": 1,
|
54 |
"is_parallel": true,
|
55 |
-
"self": 0.
|
56 |
}
|
57 |
}
|
58 |
}
|
@@ -61,14 +61,14 @@
|
|
61 |
}
|
62 |
},
|
63 |
"TrainerController._save_models": {
|
64 |
-
"total": 0.
|
65 |
"count": 1,
|
66 |
-
"self": 0.
|
67 |
"children": {
|
68 |
"RLTrainer._checkpoint": {
|
69 |
-
"total": 0.
|
70 |
"count": 1,
|
71 |
-
"self": 0.
|
72 |
}
|
73 |
}
|
74 |
}
|
|
|
2 |
"name": "root",
|
3 |
"metadata": {
|
4 |
"timer_format_version": "0.1.0",
|
5 |
+
"start_time_seconds": "1696173449",
|
6 |
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
|
7 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --resume --no-graphics",
|
8 |
"mlagents_version": "0.31.0.dev0",
|
|
|
10 |
"communication_protocol_version": "1.5.0",
|
11 |
"pytorch_version": "1.11.0+cu102",
|
12 |
"numpy_version": "1.21.2",
|
13 |
+
"end_time_seconds": "1696173454"
|
14 |
},
|
15 |
+
"total": 4.7438032449990715,
|
16 |
"count": 1,
|
17 |
+
"self": 0.6972070739993796,
|
18 |
"children": {
|
19 |
"run_training.setup": {
|
20 |
+
"total": 0.03923647599913238,
|
21 |
"count": 1,
|
22 |
+
"self": 0.03923647599913238
|
23 |
},
|
24 |
"TrainerController.start_learning": {
|
25 |
+
"total": 4.007359695000559,
|
26 |
"count": 1,
|
27 |
+
"self": 0.0003083100018557161,
|
28 |
"children": {
|
29 |
"TrainerController._reset_env": {
|
30 |
+
"total": 3.8228419909992226,
|
31 |
"count": 1,
|
32 |
+
"self": 3.8228419909992226
|
33 |
},
|
34 |
"trainer_threads": {
|
35 |
+
"total": 1.8044000171357766e-05,
|
36 |
"count": 1,
|
37 |
+
"self": 1.8044000171357766e-05,
|
38 |
"children": {
|
39 |
"thread_root": {
|
40 |
"total": 0.0,
|
|
|
43 |
"self": 0.0,
|
44 |
"children": {
|
45 |
"trainer_advance": {
|
46 |
+
"total": 0.00022628300030191895,
|
47 |
"count": 1,
|
48 |
"is_parallel": true,
|
49 |
+
"self": 2.1767998987343162e-05,
|
50 |
"children": {
|
51 |
"process_trajectory": {
|
52 |
+
"total": 0.00020451500131457578,
|
53 |
"count": 1,
|
54 |
"is_parallel": true,
|
55 |
+
"self": 0.00020451500131457578
|
56 |
}
|
57 |
}
|
58 |
}
|
|
|
61 |
}
|
62 |
},
|
63 |
"TrainerController._save_models": {
|
64 |
+
"total": 0.18419134999930975,
|
65 |
"count": 1,
|
66 |
+
"self": 0.0010974239994538948,
|
67 |
"children": {
|
68 |
"RLTrainer._checkpoint": {
|
69 |
+
"total": 0.18309392599985586,
|
70 |
"count": 1,
|
71 |
+
"self": 0.18309392599985586
|
72 |
}
|
73 |
}
|
74 |
}
|
run_logs/training_status.json
CHANGED
@@ -78,13 +78,22 @@
|
|
78 |
"auxillary_file_paths": [
|
79 |
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1157200.pt"
|
80 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
81 |
}
|
82 |
],
|
83 |
"final_checkpoint": {
|
84 |
"steps": 1157200,
|
85 |
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
86 |
"reward": null,
|
87 |
-
"creation_time":
|
88 |
"auxillary_file_paths": [
|
89 |
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1157200.pt"
|
90 |
]
|
|
|
78 |
"auxillary_file_paths": [
|
79 |
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1157200.pt"
|
80 |
]
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"steps": 1157200,
|
84 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1157200.onnx",
|
85 |
+
"reward": null,
|
86 |
+
"creation_time": 1696173453.8907702,
|
87 |
+
"auxillary_file_paths": [
|
88 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1157200.pt"
|
89 |
+
]
|
90 |
}
|
91 |
],
|
92 |
"final_checkpoint": {
|
93 |
"steps": 1157200,
|
94 |
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
95 |
"reward": null,
|
96 |
+
"creation_time": 1696173453.8907702,
|
97 |
"auxillary_file_paths": [
|
98 |
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1157200.pt"
|
99 |
]
|