First Push
Browse files- Pyramids.onnx +1 -1
- Pyramids/Pyramids-1000124.onnx +3 -0
- Pyramids/Pyramids-1000124.pt +3 -0
- Pyramids/Pyramids-499973.onnx +3 -0
- Pyramids/Pyramids-499973.pt +3 -0
- Pyramids/Pyramids-999996.onnx +3 -0
- Pyramids/Pyramids-999996.pt +3 -0
- Pyramids/checkpoint.pt +1 -1
- Pyramids/events.out.tfevents.1741958980.d4c966363461.3427.0 +3 -0
- config.json +1 -1
- configuration.yaml +1 -1
- run_logs/Player-0.log +20 -20
- run_logs/timers.json +198 -198
- run_logs/training_status.json +22 -13
Pyramids.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1420238
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:125ec936df59783560c0ecc4f29674d1eac316aac1d91e23ffb53fe093282e4a
|
3 |
size 1420238
|
Pyramids/Pyramids-1000124.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:125ec936df59783560c0ecc4f29674d1eac316aac1d91e23ffb53fe093282e4a
|
3 |
+
size 1420238
|
Pyramids/Pyramids-1000124.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14e0f3ba63bc8081793073d47c1cf2b8655b495a3a5c225a6b067c77ee8ddd0c
|
3 |
+
size 8656252
|
Pyramids/Pyramids-499973.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c41937ef14a463242be169455ce369fefa1f17616a372140ac0c51e947a6599d
|
3 |
+
size 1420238
|
Pyramids/Pyramids-499973.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f18e2afc3c337c818c2d274d8bffd6a53f917a2e1d25258c93d41cbf57925d79
|
3 |
+
size 8656173
|
Pyramids/Pyramids-999996.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:125ec936df59783560c0ecc4f29674d1eac316aac1d91e23ffb53fe093282e4a
|
3 |
+
size 1420238
|
Pyramids/Pyramids-999996.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9b3d4296f304d265e083b0fc668c4c6c1096c292154948c0457ad771b2c2e7e
|
3 |
+
size 8656173
|
Pyramids/checkpoint.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8655778
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38d81e9910525a0e0595ba5da5d2e5326e41d03b3c4a2a87a223e0c01d1587a8
|
3 |
size 8655778
|
Pyramids/events.out.tfevents.1741958980.d4c966363461.3427.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33a26de4e5a17ec66a309138e00ca2357779a049bfb742952ce27d2e8a793e3d
|
3 |
+
size 198654
|
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 1000000, "time_horizon": 128, "summary_freq":
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 1000000, "time_horizon": 128, "summary_freq": 50000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
@@ -53,7 +53,7 @@ behaviors:
|
|
53 |
even_checkpoints: false
|
54 |
max_steps: 1000000
|
55 |
time_horizon: 128
|
56 |
-
summary_freq:
|
57 |
threaded: false
|
58 |
self_play: null
|
59 |
behavioral_cloning: null
|
|
|
53 |
even_checkpoints: false
|
54 |
max_steps: 1000000
|
55 |
time_horizon: 128
|
56 |
+
summary_freq: 50000
|
57 |
threaded: false
|
58 |
self_play: null
|
59 |
behavioral_cloning: null
|
run_logs/Player-0.log
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
|
2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
|
3 |
Found 1 interfaces on host : 0) 172.28.0.12
|
4 |
-
Multi-casting "[IP] 172.28.0.12 [Port]
|
5 |
Preloaded 'lib_burst_generated.so'
|
6 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
7 |
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
|
@@ -36,7 +36,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
|
36 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
37 |
FMOD initialized on nosound output
|
38 |
Begin MonoManager ReloadAssembly
|
39 |
-
- Completed reload, in 0.
|
40 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -68,7 +68,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
68 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
69 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
70 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
71 |
-
UnloadTime: 1.
|
72 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
73 |
requesting resize 84 x 84
|
74 |
Setting up 1 worker threads for Enlighten.
|
@@ -76,7 +76,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
76 |
[ALLOC_TEMP_TLS] TLS Allocator
|
77 |
StackAllocators :
|
78 |
[ALLOC_TEMP_MAIN]
|
79 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
80 |
Initial Block Size 4.0 MB
|
81 |
Current Block Size 4.0 MB
|
82 |
Peak Allocated Bytes 2.0 MB
|
@@ -149,7 +149,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
149 |
[ALLOC_TEMP_Profiler.Dispatcher]
|
150 |
Initial Block Size 64.0 KB
|
151 |
Current Block Size 64.0 KB
|
152 |
-
Peak Allocated Bytes
|
153 |
Overflow Count 0
|
154 |
[ALLOC_TEMP_Background Job.Worker 12]
|
155 |
Initial Block Size 32.0 KB
|
@@ -207,28 +207,28 @@ PlayerConnection::CleanupMemory Statistics:
|
|
207 |
Peak Allocated Bytes 128 B
|
208 |
Overflow Count 0
|
209 |
[ALLOC_MEMORYPROFILER]
|
210 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]:
|
211 |
Requested Block Size 1.0 MB
|
212 |
Peak Block count 2
|
213 |
Peak Allocated memory 1.6 MB
|
214 |
Peak Large allocation bytes 0 B
|
215 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
216 |
-
Peak main deferred allocation count
|
217 |
[ALLOC_BUCKET]
|
218 |
Large Block size 4.0 MB
|
219 |
Used Block count 1
|
220 |
Peak Allocated bytes 1.7 MB
|
221 |
[ALLOC_DEFAULT_MAIN]
|
222 |
-
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]:
|
223 |
Requested Block Size 16.0 MB
|
224 |
Peak Block count 3
|
225 |
Peak Allocated memory 31.0 MB
|
226 |
Peak Large allocation bytes 0 B
|
227 |
[ALLOC_DEFAULT_THREAD]
|
228 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
229 |
Requested Block Size 16.0 MB
|
230 |
Peak Block count 1
|
231 |
-
Peak Allocated memory
|
232 |
Peak Large allocation bytes 16.0 MB
|
233 |
[ALLOC_TEMP_JOB_1_FRAME]
|
234 |
Initial Block Size 2.0 MB
|
@@ -257,13 +257,13 @@ PlayerConnection::CleanupMemory Statistics:
|
|
257 |
Used Block count 1
|
258 |
Peak Allocated bytes 1.7 MB
|
259 |
[ALLOC_GFX_MAIN]
|
260 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
261 |
Requested Block Size 16.0 MB
|
262 |
Peak Block count 1
|
263 |
Peak Allocated memory 67.0 KB
|
264 |
Peak Large allocation bytes 0 B
|
265 |
[ALLOC_GFX_THREAD]
|
266 |
-
Peak usage frame count: [64.0 KB-128.0 KB]:
|
267 |
Requested Block Size 16.0 MB
|
268 |
Peak Block count 1
|
269 |
Peak Allocated memory 67.7 KB
|
@@ -275,16 +275,16 @@ PlayerConnection::CleanupMemory Statistics:
|
|
275 |
Used Block count 1
|
276 |
Peak Allocated bytes 1.7 MB
|
277 |
[ALLOC_CACHEOBJECTS_MAIN]
|
278 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]:
|
279 |
Requested Block Size 4.0 MB
|
280 |
Peak Block count 1
|
281 |
Peak Allocated memory 1.4 MB
|
282 |
Peak Large allocation bytes 0 B
|
283 |
[ALLOC_CACHEOBJECTS_THREAD]
|
284 |
-
Peak usage frame count: [1.0 MB-2.0 MB]:
|
285 |
Requested Block Size 4.0 MB
|
286 |
Peak Block count 2
|
287 |
-
Peak Allocated memory 4.
|
288 |
Peak Large allocation bytes 0 B
|
289 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
290 |
Peak main deferred allocation count 0
|
@@ -293,25 +293,25 @@ PlayerConnection::CleanupMemory Statistics:
|
|
293 |
Used Block count 1
|
294 |
Peak Allocated bytes 1.7 MB
|
295 |
[ALLOC_TYPETREE_MAIN]
|
296 |
-
Peak usage frame count: [0-1.0 KB]:
|
297 |
Requested Block Size 2.0 MB
|
298 |
Peak Block count 1
|
299 |
Peak Allocated memory 1.0 KB
|
300 |
Peak Large allocation bytes 0 B
|
301 |
[ALLOC_TYPETREE_THREAD]
|
302 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
303 |
Requested Block Size 2.0 MB
|
304 |
Peak Block count 1
|
305 |
Peak Allocated memory 1.9 KB
|
306 |
Peak Large allocation bytes 0 B
|
307 |
[ALLOC_PROFILER]
|
308 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
309 |
Requested Block Size 16.0 MB
|
310 |
Peak Block count 1
|
311 |
-
Peak Allocated memory
|
312 |
Peak Large allocation bytes 0 B
|
313 |
[ALLOC_PROFILER_BUCKET]
|
314 |
Large Block size 4.0 MB
|
315 |
Used Block count 1
|
316 |
Peak Allocated bytes 396 B
|
317 |
-
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":
|
|
|
1 |
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
|
2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
|
3 |
Found 1 interfaces on host : 0) 172.28.0.12
|
4 |
+
Multi-casting "[IP] 172.28.0.12 [Port] 55302 [Flags] 2 [Guid] 2958894262 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
|
5 |
Preloaded 'lib_burst_generated.so'
|
6 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
7 |
PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
|
|
|
36 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
37 |
FMOD initialized on nosound output
|
38 |
Begin MonoManager ReloadAssembly
|
39 |
+
- Completed reload, in 0.147 seconds
|
40 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
41 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
68 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
69 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
70 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
71 |
+
UnloadTime: 1.136820 ms
|
72 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
73 |
requesting resize 84 x 84
|
74 |
Setting up 1 worker threads for Enlighten.
|
|
|
76 |
[ALLOC_TEMP_TLS] TLS Allocator
|
77 |
StackAllocators :
|
78 |
[ALLOC_TEMP_MAIN]
|
79 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 2186 frames, [32.0 KB-64.0 KB]: 14691 frames, [64.0 KB-128.0 KB]: 1896 frames, [2.0 MB-4.0 MB]: 1 frames
|
80 |
Initial Block Size 4.0 MB
|
81 |
Current Block Size 4.0 MB
|
82 |
Peak Allocated Bytes 2.0 MB
|
|
|
149 |
[ALLOC_TEMP_Profiler.Dispatcher]
|
150 |
Initial Block Size 64.0 KB
|
151 |
Current Block Size 64.0 KB
|
152 |
+
Peak Allocated Bytes 480 B
|
153 |
Overflow Count 0
|
154 |
[ALLOC_TEMP_Background Job.Worker 12]
|
155 |
Initial Block Size 32.0 KB
|
|
|
207 |
Peak Allocated Bytes 128 B
|
208 |
Overflow Count 0
|
209 |
[ALLOC_MEMORYPROFILER]
|
210 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18475 frames
|
211 |
Requested Block Size 1.0 MB
|
212 |
Peak Block count 2
|
213 |
Peak Allocated memory 1.6 MB
|
214 |
Peak Large allocation bytes 0 B
|
215 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
216 |
+
Peak main deferred allocation count 12388
|
217 |
[ALLOC_BUCKET]
|
218 |
Large Block size 4.0 MB
|
219 |
Used Block count 1
|
220 |
Peak Allocated bytes 1.7 MB
|
221 |
[ALLOC_DEFAULT_MAIN]
|
222 |
+
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 18773 frames
|
223 |
Requested Block Size 16.0 MB
|
224 |
Peak Block count 3
|
225 |
Peak Allocated memory 31.0 MB
|
226 |
Peak Large allocation bytes 0 B
|
227 |
[ALLOC_DEFAULT_THREAD]
|
228 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 18774 frames
|
229 |
Requested Block Size 16.0 MB
|
230 |
Peak Block count 1
|
231 |
+
Peak Allocated memory 23.5 MB
|
232 |
Peak Large allocation bytes 16.0 MB
|
233 |
[ALLOC_TEMP_JOB_1_FRAME]
|
234 |
Initial Block Size 2.0 MB
|
|
|
257 |
Used Block count 1
|
258 |
Peak Allocated bytes 1.7 MB
|
259 |
[ALLOC_GFX_MAIN]
|
260 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 18773 frames, [64.0 KB-128.0 KB]: 1 frames
|
261 |
Requested Block Size 16.0 MB
|
262 |
Peak Block count 1
|
263 |
Peak Allocated memory 67.0 KB
|
264 |
Peak Large allocation bytes 0 B
|
265 |
[ALLOC_GFX_THREAD]
|
266 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 18774 frames
|
267 |
Requested Block Size 16.0 MB
|
268 |
Peak Block count 1
|
269 |
Peak Allocated memory 67.7 KB
|
|
|
275 |
Used Block count 1
|
276 |
Peak Allocated bytes 1.7 MB
|
277 |
[ALLOC_CACHEOBJECTS_MAIN]
|
278 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18475 frames
|
279 |
Requested Block Size 4.0 MB
|
280 |
Peak Block count 1
|
281 |
Peak Allocated memory 1.4 MB
|
282 |
Peak Large allocation bytes 0 B
|
283 |
[ALLOC_CACHEOBJECTS_THREAD]
|
284 |
+
Peak usage frame count: [1.0 MB-2.0 MB]: 18773 frames, [2.0 MB-4.0 MB]: 1 frames
|
285 |
Requested Block Size 4.0 MB
|
286 |
Peak Block count 2
|
287 |
+
Peak Allocated memory 4.0 MB
|
288 |
Peak Large allocation bytes 0 B
|
289 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
290 |
Peak main deferred allocation count 0
|
|
|
293 |
Used Block count 1
|
294 |
Peak Allocated bytes 1.7 MB
|
295 |
[ALLOC_TYPETREE_MAIN]
|
296 |
+
Peak usage frame count: [0-1.0 KB]: 18774 frames
|
297 |
Requested Block Size 2.0 MB
|
298 |
Peak Block count 1
|
299 |
Peak Allocated memory 1.0 KB
|
300 |
Peak Large allocation bytes 0 B
|
301 |
[ALLOC_TYPETREE_THREAD]
|
302 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 18774 frames
|
303 |
Requested Block Size 2.0 MB
|
304 |
Peak Block count 1
|
305 |
Peak Allocated memory 1.9 KB
|
306 |
Peak Large allocation bytes 0 B
|
307 |
[ALLOC_PROFILER]
|
308 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 18774 frames
|
309 |
Requested Block Size 16.0 MB
|
310 |
Peak Block count 1
|
311 |
+
Peak Allocated memory 28.6 KB
|
312 |
Peak Large allocation bytes 0 B
|
313 |
[ALLOC_PROFILER_BUCKET]
|
314 |
Large Block size 4.0 MB
|
315 |
Used Block count 1
|
316 |
Peak Allocated bytes 396 B
|
317 |
+
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1741960947666,"processId":3454,"allocatedMemory":1970133,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34460},{"Manager":10603},{"VertexData":12},{"Geometry":280},{"Texture":16},{"Shader":69173},{"Material":24},{"GfxDevice":35248},{"Animation":304},{"Audio":3976},{"Physics":288},{"Serialization":216},{"Input":9176},{"JobScheduler":200},{"Mono":40},{"ScriptingNativeRuntime":216},{"BaseObject":1609212},{"Resource":592},{"Renderer":1936},{"Transform":48},{"File":800},{"WebCam":24},{"Culling":40},{"Terrain":953},{"Wind":24},{"String":3447},{"DynamicArray":30868},{"HashMap":7680},{"Utility":1360},{"PoolAlloc":1160},{"TypeTree":1792},{"ScriptManager":80},{"RuntimeInitializeOnLoadManager":72},{"SpriteAtlas":112},{"GI":3272},{"Unet":16},{"Director":7760},{"WebRequest":720},{"VR":45473},{"SceneManager":424},{"Video":32},{"LazyScriptCache":32},{"NativeArray":384},{"Camera":25},{"Secure":1},{"SerializationCache":624},{"APIUpdating":5872},{"Subsystems":384},{"VirtualTexturing":57552},{"AssetReference":32}]}
|
run_logs/timers.json
CHANGED
@@ -2,189 +2,189 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
-
"value": 0.
|
6 |
-
"min": 0.
|
7 |
-
"max": 1.
|
8 |
-
"count":
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
-
"value":
|
12 |
-
"min":
|
13 |
-
"max":
|
14 |
-
"count":
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
-
"value":
|
18 |
-
"min":
|
19 |
-
"max":
|
20 |
-
"count":
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
-
"value":
|
24 |
-
"min":
|
25 |
-
"max":
|
26 |
-
"count":
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
-
"value": 0.
|
30 |
-
"min": -0.
|
31 |
-
"max": 0.
|
32 |
-
"count":
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
-
"value":
|
36 |
-
"min": -
|
37 |
-
"max":
|
38 |
-
"count":
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
-
"value":
|
42 |
-
"min":
|
43 |
-
"max": 0.
|
44 |
-
"count":
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
-
"value":
|
48 |
-
"min":
|
49 |
-
"max":
|
50 |
-
"count":
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
-
"value": 0.
|
54 |
-
"min": 0.
|
55 |
-
"max": 0.
|
56 |
-
"count":
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
-
"value":
|
60 |
-
"min": 0.
|
61 |
-
"max":
|
62 |
-
"count":
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
-
"value": 0.
|
66 |
-
"min": 0.
|
67 |
-
"max": 0.
|
68 |
-
"count":
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
-
"value": 0.
|
72 |
-
"min": 0.
|
73 |
-
"max": 0.
|
74 |
-
"count":
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
-
"value":
|
78 |
-
"min":
|
79 |
-
"max": 0.
|
80 |
-
"count":
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
-
"value": 0.
|
84 |
-
"min": 0.
|
85 |
-
"max": 0.
|
86 |
-
"count":
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
-
"value": 0.
|
90 |
-
"min": 0.
|
91 |
-
"max": 0.
|
92 |
-
"count":
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
-
"value":
|
96 |
-
"min":
|
97 |
-
"max":
|
98 |
-
"count":
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
-
"value": 0.
|
102 |
-
"min": 0.
|
103 |
-
"max": 0.
|
104 |
-
"count":
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
-
"value": 0.
|
108 |
-
"min": 0.
|
109 |
-
"max": 0.
|
110 |
-
"count":
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
-
"value": 0.
|
114 |
-
"min": 0.
|
115 |
-
"max":
|
116 |
-
"count":
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
-
"value": 0.
|
120 |
-
"min": 0.
|
121 |
-
"max":
|
122 |
-
"count":
|
123 |
-
},
|
124 |
-
"Pyramids.IsTraining.mean": {
|
125 |
-
"value": 1.0,
|
126 |
-
"min": 1.0,
|
127 |
-
"max": 1.0,
|
128 |
-
"count": 84
|
129 |
-
},
|
130 |
-
"Pyramids.IsTraining.sum": {
|
131 |
-
"value": 1.0,
|
132 |
-
"min": 1.0,
|
133 |
-
"max": 1.0,
|
134 |
-
"count": 84
|
135 |
},
|
136 |
"Pyramids.Environment.EpisodeLength.mean": {
|
137 |
-
"value":
|
138 |
-
"min":
|
139 |
"max": 999.0,
|
140 |
-
"count":
|
141 |
},
|
142 |
"Pyramids.Environment.EpisodeLength.sum": {
|
143 |
-
"value":
|
144 |
-
"min":
|
145 |
-
"max":
|
146 |
-
"count":
|
147 |
},
|
148 |
"Pyramids.Environment.CumulativeReward.mean": {
|
149 |
-
"value":
|
150 |
"min": -1.0000000521540642,
|
151 |
-
"max":
|
152 |
-
"count":
|
153 |
},
|
154 |
"Pyramids.Environment.CumulativeReward.sum": {
|
155 |
-
"value":
|
156 |
-
"min": -
|
157 |
-
"max":
|
158 |
-
"count":
|
159 |
},
|
160 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
161 |
-
"value":
|
162 |
"min": -1.0000000521540642,
|
163 |
-
"max":
|
164 |
-
"count":
|
165 |
},
|
166 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
167 |
-
"value":
|
168 |
-
"min": -
|
169 |
-
"max":
|
170 |
-
"count":
|
171 |
},
|
172 |
"Pyramids.Policy.RndReward.mean": {
|
173 |
-
"value": 0.
|
174 |
-
"min": 0.
|
175 |
-
"max":
|
176 |
-
"count":
|
177 |
},
|
178 |
"Pyramids.Policy.RndReward.sum": {
|
179 |
-
"value":
|
180 |
-
"min":
|
181 |
-
"max":
|
182 |
-
"count":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
-
"start_time_seconds": "
|
188 |
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
|
189 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
|
190 |
"mlagents_version": "1.2.0.dev0",
|
@@ -192,59 +192,59 @@
|
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.6.0+cu124",
|
194 |
"numpy_version": "1.23.5",
|
195 |
-
"end_time_seconds": "
|
196 |
},
|
197 |
-
"total":
|
198 |
"count": 1,
|
199 |
-
"self": 0.
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
-
"total": 0.
|
203 |
"count": 1,
|
204 |
-
"self": 0.
|
205 |
},
|
206 |
"TrainerController.start_learning": {
|
207 |
-
"total":
|
208 |
"count": 1,
|
209 |
-
"self": 1.
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
-
"total":
|
213 |
"count": 1,
|
214 |
-
"self":
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
-
"total":
|
218 |
-
"count":
|
219 |
-
"self": 1.
|
220 |
"children": {
|
221 |
"env_step": {
|
222 |
-
"total":
|
223 |
-
"count":
|
224 |
-
"self":
|
225 |
"children": {
|
226 |
"SubprocessEnvManager._take_step": {
|
227 |
-
"total":
|
228 |
-
"count":
|
229 |
-
"self":
|
230 |
"children": {
|
231 |
"TorchPolicy.evaluate": {
|
232 |
-
"total":
|
233 |
-
"count":
|
234 |
-
"self":
|
235 |
}
|
236 |
}
|
237 |
},
|
238 |
"workers": {
|
239 |
-
"total": 0.
|
240 |
-
"count":
|
241 |
"self": 0.0,
|
242 |
"children": {
|
243 |
"worker_root": {
|
244 |
-
"total":
|
245 |
-
"count":
|
246 |
"is_parallel": true,
|
247 |
-
"self":
|
248 |
"children": {
|
249 |
"run_training.setup": {
|
250 |
"total": 0.0,
|
@@ -253,48 +253,48 @@
|
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"steps_from_proto": {
|
256 |
-
"total": 0.
|
257 |
"count": 1,
|
258 |
"is_parallel": true,
|
259 |
-
"self": 0.
|
260 |
"children": {
|
261 |
"_process_rank_one_or_two_observation": {
|
262 |
-
"total": 0.
|
263 |
"count": 8,
|
264 |
"is_parallel": true,
|
265 |
-
"self": 0.
|
266 |
}
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
-
"total": 0.
|
271 |
"count": 1,
|
272 |
"is_parallel": true,
|
273 |
-
"self": 0.
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
-
"total": 0.
|
277 |
"count": 1,
|
278 |
"is_parallel": true,
|
279 |
-
"self": 0.
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
-
"total": 0.
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
-
"self": 0.
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
-
"total": 0.
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
-
"self": 0.
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
-
"total": 0.
|
295 |
"count": 8,
|
296 |
"is_parallel": true,
|
297 |
-
"self": 0.
|
298 |
}
|
299 |
}
|
300 |
}
|
@@ -303,34 +303,34 @@
|
|
303 |
}
|
304 |
},
|
305 |
"UnityEnvironment.step": {
|
306 |
-
"total":
|
307 |
-
"count":
|
308 |
"is_parallel": true,
|
309 |
-
"self":
|
310 |
"children": {
|
311 |
"UnityEnvironment._generate_step_input": {
|
312 |
-
"total":
|
313 |
-
"count":
|
314 |
"is_parallel": true,
|
315 |
-
"self":
|
316 |
},
|
317 |
"communicator.exchange": {
|
318 |
-
"total":
|
319 |
-
"count":
|
320 |
"is_parallel": true,
|
321 |
-
"self":
|
322 |
},
|
323 |
"steps_from_proto": {
|
324 |
-
"total":
|
325 |
-
"count":
|
326 |
"is_parallel": true,
|
327 |
-
"self":
|
328 |
"children": {
|
329 |
"_process_rank_one_or_two_observation": {
|
330 |
-
"total":
|
331 |
-
"count":
|
332 |
"is_parallel": true,
|
333 |
-
"self":
|
334 |
}
|
335 |
}
|
336 |
}
|
@@ -343,31 +343,31 @@
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
-
"total":
|
347 |
-
"count":
|
348 |
-
"self": 2.
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
-
"total":
|
352 |
-
"count":
|
353 |
-
"self":
|
354 |
"children": {
|
355 |
"RLTrainer._checkpoint": {
|
356 |
-
"total": 0.
|
357 |
-
"count":
|
358 |
-
"self": 0.
|
359 |
}
|
360 |
}
|
361 |
},
|
362 |
"_update_policy": {
|
363 |
-
"total":
|
364 |
-
"count":
|
365 |
-
"self":
|
366 |
"children": {
|
367 |
"TorchPPOOptimizer.update": {
|
368 |
-
"total":
|
369 |
-
"count":
|
370 |
-
"self":
|
371 |
}
|
372 |
}
|
373 |
}
|
@@ -376,19 +376,19 @@
|
|
376 |
}
|
377 |
},
|
378 |
"trainer_threads": {
|
379 |
-
"total":
|
380 |
"count": 1,
|
381 |
-
"self":
|
382 |
},
|
383 |
"TrainerController._save_models": {
|
384 |
-
"total": 0.
|
385 |
"count": 1,
|
386 |
-
"self": 0.
|
387 |
"children": {
|
388 |
"RLTrainer._checkpoint": {
|
389 |
-
"total": 0.
|
390 |
"count": 1,
|
391 |
-
"self": 0.
|
392 |
}
|
393 |
}
|
394 |
}
|
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
+
"value": 0.6516154408454895,
|
6 |
+
"min": 0.6516154408454895,
|
7 |
+
"max": 1.3695513010025024,
|
8 |
+
"count": 20
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
+
"value": 32747.5859375,
|
12 |
+
"min": 32747.5859375,
|
13 |
+
"max": 68543.3046875,
|
14 |
+
"count": 20
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
+
"value": 999996.0,
|
18 |
+
"min": 49920.0,
|
19 |
+
"max": 999996.0,
|
20 |
+
"count": 20
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
+
"value": 999996.0,
|
24 |
+
"min": 49920.0,
|
25 |
+
"max": 999996.0,
|
26 |
+
"count": 20
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": 0.19308699667453766,
|
30 |
+
"min": -0.10990340262651443,
|
31 |
+
"max": 0.19308699667453766,
|
32 |
+
"count": 20
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": 81.67579650878906,
|
36 |
+
"min": -44.18116760253906,
|
37 |
+
"max": 81.67579650878906,
|
38 |
+
"count": 20
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
+
"value": 0.05419841781258583,
|
42 |
+
"min": 0.012073390185832977,
|
43 |
+
"max": 0.5087637305259705,
|
44 |
+
"count": 20
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
+
"value": 22.92593002319336,
|
48 |
+
"min": 4.998383522033691,
|
49 |
+
"max": 202.99671936035156,
|
50 |
+
"count": 20
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
+
"value": 0.06960356315130709,
|
54 |
+
"min": 0.0671624880115491,
|
55 |
+
"max": 0.0729492178419177,
|
56 |
+
"count": 20
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
+
"value": 1.67048551563137,
|
60 |
+
"min": 0.869867088534433,
|
61 |
+
"max": 1.7507812282060247,
|
62 |
+
"count": 20
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
+
"value": 0.008700413769161267,
|
66 |
+
"min": 0.00038179419750892525,
|
67 |
+
"max": 0.00892270895195701,
|
68 |
+
"count": 20
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
+
"value": 0.2088099304598704,
|
72 |
+
"min": 0.008781266542705281,
|
73 |
+
"max": 0.2088099304598704,
|
74 |
+
"count": 20
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
+
"value": 7.303547565516665e-06,
|
78 |
+
"min": 7.303547565516665e-06,
|
79 |
+
"max": 0.00029215680261440003,
|
80 |
+
"count": 20
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
+
"value": 0.00017528514157239995,
|
84 |
+
"min": 0.00017528514157239995,
|
85 |
+
"max": 0.0056913409028865,
|
86 |
+
"count": 20
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
+
"value": 0.10243448333333334,
|
90 |
+
"min": 0.10243448333333334,
|
91 |
+
"max": 0.19738560000000002,
|
92 |
+
"count": 20
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
+
"value": 2.4584276000000003,
|
96 |
+
"min": 2.3686272,
|
97 |
+
"max": 4.1971135,
|
98 |
+
"count": 20
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
+
"value": 0.0002532048849999999,
|
102 |
+
"min": 0.0002532048849999999,
|
103 |
+
"max": 0.00973882144,
|
104 |
+
"count": 20
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
+
"value": 0.006076917239999998,
|
108 |
+
"min": 0.006076917239999998,
|
109 |
+
"max": 0.18975163865,
|
110 |
+
"count": 20
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
+
"value": 0.01213915180414915,
|
114 |
+
"min": 0.01213915180414915,
|
115 |
+
"max": 0.47243833541870117,
|
116 |
+
"count": 20
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
+
"value": 0.291339635848999,
|
120 |
+
"min": 0.291339635848999,
|
121 |
+
"max": 5.669260025024414,
|
122 |
+
"count": 20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
},
|
124 |
"Pyramids.Environment.EpisodeLength.mean": {
|
125 |
+
"value": 651.3815789473684,
|
126 |
+
"min": 644.3466666666667,
|
127 |
"max": 999.0,
|
128 |
+
"count": 20
|
129 |
},
|
130 |
"Pyramids.Environment.EpisodeLength.sum": {
|
131 |
+
"value": 49505.0,
|
132 |
+
"min": 47310.0,
|
133 |
+
"max": 57237.0,
|
134 |
+
"count": 20
|
135 |
},
|
136 |
"Pyramids.Environment.CumulativeReward.mean": {
|
137 |
+
"value": 0.6426181529055942,
|
138 |
"min": -1.0000000521540642,
|
139 |
+
"max": 0.7926945571561117,
|
140 |
+
"count": 20
|
141 |
},
|
142 |
"Pyramids.Environment.CumulativeReward.sum": {
|
143 |
+
"value": 49.481597773730755,
|
144 |
+
"min": -48.00000250339508,
|
145 |
+
"max": 58.65939722955227,
|
146 |
+
"count": 20
|
147 |
},
|
148 |
"Pyramids.Policy.ExtrinsicReward.mean": {
|
149 |
+
"value": 0.6426181529055942,
|
150 |
"min": -1.0000000521540642,
|
151 |
+
"max": 0.7926945571561117,
|
152 |
+
"count": 20
|
153 |
},
|
154 |
"Pyramids.Policy.ExtrinsicReward.sum": {
|
155 |
+
"value": 49.481597773730755,
|
156 |
+
"min": -48.00000250339508,
|
157 |
+
"max": 58.65939722955227,
|
158 |
+
"count": 20
|
159 |
},
|
160 |
"Pyramids.Policy.RndReward.mean": {
|
161 |
+
"value": 0.08190511345603298,
|
162 |
+
"min": 0.08190511345603298,
|
163 |
+
"max": 6.73013247239093,
|
164 |
+
"count": 20
|
165 |
},
|
166 |
"Pyramids.Policy.RndReward.sum": {
|
167 |
+
"value": 6.306693736114539,
|
168 |
+
"min": 6.071258629439399,
|
169 |
+
"max": 323.04635867476463,
|
170 |
+
"count": 20
|
171 |
+
},
|
172 |
+
"Pyramids.IsTraining.mean": {
|
173 |
+
"value": 1.0,
|
174 |
+
"min": 1.0,
|
175 |
+
"max": 1.0,
|
176 |
+
"count": 20
|
177 |
+
},
|
178 |
+
"Pyramids.IsTraining.sum": {
|
179 |
+
"value": 1.0,
|
180 |
+
"min": 1.0,
|
181 |
+
"max": 1.0,
|
182 |
+
"count": 20
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
+
"start_time_seconds": "1741958978",
|
188 |
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
|
189 |
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
|
190 |
"mlagents_version": "1.2.0.dev0",
|
|
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.6.0+cu124",
|
194 |
"numpy_version": "1.23.5",
|
195 |
+
"end_time_seconds": "1741960947"
|
196 |
},
|
197 |
+
"total": 1968.7219446800002,
|
198 |
"count": 1,
|
199 |
+
"self": 0.4920262670000284,
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
+
"total": 0.028782276000015372,
|
203 |
"count": 1,
|
204 |
+
"self": 0.028782276000015372
|
205 |
},
|
206 |
"TrainerController.start_learning": {
|
207 |
+
"total": 1968.201136137,
|
208 |
"count": 1,
|
209 |
+
"self": 1.2164956279416401,
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
+
"total": 3.7129245959999935,
|
213 |
"count": 1,
|
214 |
+
"self": 3.7129245959999935
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
+
"total": 1963.1855599640585,
|
218 |
+
"count": 63245,
|
219 |
+
"self": 1.2821281930550867,
|
220 |
"children": {
|
221 |
"env_step": {
|
222 |
+
"total": 1293.4564528939845,
|
223 |
+
"count": 63245,
|
224 |
+
"self": 1148.2014419070165,
|
225 |
"children": {
|
226 |
"SubprocessEnvManager._take_step": {
|
227 |
+
"total": 144.55106448198478,
|
228 |
+
"count": 63245,
|
229 |
+
"self": 4.3794781590310095,
|
230 |
"children": {
|
231 |
"TorchPolicy.evaluate": {
|
232 |
+
"total": 140.17158632295377,
|
233 |
+
"count": 62577,
|
234 |
+
"self": 140.17158632295377
|
235 |
}
|
236 |
}
|
237 |
},
|
238 |
"workers": {
|
239 |
+
"total": 0.703946504983378,
|
240 |
+
"count": 63245,
|
241 |
"self": 0.0,
|
242 |
"children": {
|
243 |
"worker_root": {
|
244 |
+
"total": 1963.8637564619735,
|
245 |
+
"count": 63245,
|
246 |
"is_parallel": true,
|
247 |
+
"self": 919.2626604509492,
|
248 |
"children": {
|
249 |
"run_training.setup": {
|
250 |
"total": 0.0,
|
|
|
253 |
"self": 0.0,
|
254 |
"children": {
|
255 |
"steps_from_proto": {
|
256 |
+
"total": 0.005537124000056792,
|
257 |
"count": 1,
|
258 |
"is_parallel": true,
|
259 |
+
"self": 0.004230232999816508,
|
260 |
"children": {
|
261 |
"_process_rank_one_or_two_observation": {
|
262 |
+
"total": 0.0013068910002402845,
|
263 |
"count": 8,
|
264 |
"is_parallel": true,
|
265 |
+
"self": 0.0013068910002402845
|
266 |
}
|
267 |
}
|
268 |
},
|
269 |
"UnityEnvironment.step": {
|
270 |
+
"total": 0.04769638899995243,
|
271 |
"count": 1,
|
272 |
"is_parallel": true,
|
273 |
+
"self": 0.0005155309999054225,
|
274 |
"children": {
|
275 |
"UnityEnvironment._generate_step_input": {
|
276 |
+
"total": 0.00043939200008935586,
|
277 |
"count": 1,
|
278 |
"is_parallel": true,
|
279 |
+
"self": 0.00043939200008935586
|
280 |
},
|
281 |
"communicator.exchange": {
|
282 |
+
"total": 0.0450099140000475,
|
283 |
"count": 1,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.0450099140000475
|
286 |
},
|
287 |
"steps_from_proto": {
|
288 |
+
"total": 0.0017315519999101525,
|
289 |
"count": 1,
|
290 |
"is_parallel": true,
|
291 |
+
"self": 0.0004989530000329978,
|
292 |
"children": {
|
293 |
"_process_rank_one_or_two_observation": {
|
294 |
+
"total": 0.0012325989998771547,
|
295 |
"count": 8,
|
296 |
"is_parallel": true,
|
297 |
+
"self": 0.0012325989998771547
|
298 |
}
|
299 |
}
|
300 |
}
|
|
|
303 |
}
|
304 |
},
|
305 |
"UnityEnvironment.step": {
|
306 |
+
"total": 1044.6010960110243,
|
307 |
+
"count": 63244,
|
308 |
"is_parallel": true,
|
309 |
+
"self": 31.132613406001383,
|
310 |
"children": {
|
311 |
"UnityEnvironment._generate_step_input": {
|
312 |
+
"total": 22.71871341001986,
|
313 |
+
"count": 63244,
|
314 |
"is_parallel": true,
|
315 |
+
"self": 22.71871341001986
|
316 |
},
|
317 |
"communicator.exchange": {
|
318 |
+
"total": 899.5944875310203,
|
319 |
+
"count": 63244,
|
320 |
"is_parallel": true,
|
321 |
+
"self": 899.5944875310203
|
322 |
},
|
323 |
"steps_from_proto": {
|
324 |
+
"total": 91.1552816639828,
|
325 |
+
"count": 63244,
|
326 |
"is_parallel": true,
|
327 |
+
"self": 17.837325306835623,
|
328 |
"children": {
|
329 |
"_process_rank_one_or_two_observation": {
|
330 |
+
"total": 73.31795635714718,
|
331 |
+
"count": 505952,
|
332 |
"is_parallel": true,
|
333 |
+
"self": 73.31795635714718
|
334 |
}
|
335 |
}
|
336 |
}
|
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
+
"total": 668.4469788770188,
|
347 |
+
"count": 63245,
|
348 |
+
"self": 2.3642319080736343,
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
+
"total": 122.48483953394452,
|
352 |
+
"count": 63245,
|
353 |
+
"self": 122.25191112094444,
|
354 |
"children": {
|
355 |
"RLTrainer._checkpoint": {
|
356 |
+
"total": 0.2329284130000815,
|
357 |
+
"count": 2,
|
358 |
+
"self": 0.2329284130000815
|
359 |
}
|
360 |
}
|
361 |
},
|
362 |
"_update_policy": {
|
363 |
+
"total": 543.5979074350006,
|
364 |
+
"count": 441,
|
365 |
+
"self": 298.04100385401364,
|
366 |
"children": {
|
367 |
"TorchPPOOptimizer.update": {
|
368 |
+
"total": 245.55690358098695,
|
369 |
+
"count": 22902,
|
370 |
+
"self": 245.55690358098695
|
371 |
}
|
372 |
}
|
373 |
}
|
|
|
376 |
}
|
377 |
},
|
378 |
"trainer_threads": {
|
379 |
+
"total": 9.059999683813658e-07,
|
380 |
"count": 1,
|
381 |
+
"self": 9.059999683813658e-07
|
382 |
},
|
383 |
"TrainerController._save_models": {
|
384 |
+
"total": 0.08615504299996246,
|
385 |
"count": 1,
|
386 |
+
"self": 0.001309593000314635,
|
387 |
"children": {
|
388 |
"RLTrainer._checkpoint": {
|
389 |
+
"total": 0.08484544999964783,
|
390 |
"count": 1,
|
391 |
+
"self": 0.08484544999964783
|
392 |
}
|
393 |
}
|
394 |
}
|
run_logs/training_status.json
CHANGED
@@ -2,31 +2,40 @@
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
-
"steps":
|
6 |
-
"file_path": "results/Pyramids Training/Pyramids/Pyramids-
|
7 |
"reward": null,
|
8 |
-
"creation_time":
|
9 |
"auxillary_file_paths": [
|
10 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
-
"steps":
|
15 |
-
"file_path": "results/Pyramids Training/Pyramids/Pyramids-
|
16 |
-
"reward":
|
17 |
-
"creation_time":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
"auxillary_file_paths": [
|
19 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
20 |
]
|
21 |
}
|
22 |
],
|
23 |
"final_checkpoint": {
|
24 |
-
"steps":
|
25 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
26 |
-
"reward":
|
27 |
-
"creation_time":
|
28 |
"auxillary_file_paths": [
|
29 |
-
"results/Pyramids Training/Pyramids/Pyramids-
|
30 |
]
|
31 |
}
|
32 |
},
|
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
+
"steps": 499973,
|
6 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-499973.onnx",
|
7 |
"reward": null,
|
8 |
+
"creation_time": 1741959942.7239652,
|
9 |
"auxillary_file_paths": [
|
10 |
+
"results/Pyramids Training/Pyramids/Pyramids-499973.pt"
|
11 |
]
|
12 |
},
|
13 |
{
|
14 |
+
"steps": 999996,
|
15 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-999996.onnx",
|
16 |
+
"reward": null,
|
17 |
+
"creation_time": 1741960947.10835,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results/Pyramids Training/Pyramids/Pyramids-999996.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 1000124,
|
24 |
+
"file_path": "results/Pyramids Training/Pyramids/Pyramids-1000124.onnx",
|
25 |
+
"reward": null,
|
26 |
+
"creation_time": 1741960947.2069812,
|
27 |
"auxillary_file_paths": [
|
28 |
+
"results/Pyramids Training/Pyramids/Pyramids-1000124.pt"
|
29 |
]
|
30 |
}
|
31 |
],
|
32 |
"final_checkpoint": {
|
33 |
+
"steps": 1000124,
|
34 |
"file_path": "results/Pyramids Training/Pyramids.onnx",
|
35 |
+
"reward": null,
|
36 |
+
"creation_time": 1741960947.2069812,
|
37 |
"auxillary_file_paths": [
|
38 |
+
"results/Pyramids Training/Pyramids/Pyramids-1000124.pt"
|
39 |
]
|
40 |
}
|
41 |
},
|