forYT
Browse files- Pyramids.onnx +1 -1
- Pyramids/Pyramids-10240.onnx +3 -0
- Pyramids/Pyramids-10240.pt +3 -0
- Pyramids/Pyramids-456332.onnx +3 -0
- Pyramids/Pyramids-456332.pt +3 -0
- Pyramids/checkpoint.pt +1 -1
- Pyramids/events.out.tfevents.1733159685.d2a9fea6a3cc.10410.0 +3 -0
- config.json +1 -1
- configuration.yaml +6 -6
- run_logs/Player-0.log +28 -28
- run_logs/timers.json +157 -212
- run_logs/training_status.json +9 -72
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:dafd1932429604395e36becf136b32b59e5387ed80ebc627d39c9b2f9bddc195
|
3 |
size 1420238
|
Pyramids/Pyramids-10240.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dafd1932429604395e36becf136b32b59e5387ed80ebc627d39c9b2f9bddc195
|
3 |
+
size 1420238
|
Pyramids/Pyramids-10240.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89f254e96611b33f2fc67da78d6f1ab5d93a982a2aac0269a414d88afe3f9265
|
3 |
+
size 8656094
|
Pyramids/Pyramids-456332.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88efdd8680b1cb3b1661e276137b3204f0b611364d2d64946356bc32ebad302f
|
3 |
+
size 1420238
|
Pyramids/Pyramids-456332.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06baef2bdad674c48e173c11f161907884e95f4b93c9599a679029f9d28e6496
|
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:cee53e1a7a4189582e88304887755d8d4d56d19dc2e18f4fe37fc0b415aa1992
|
3 |
size 8655778
|
Pyramids/events.out.tfevents.1733159685.d2a9fea6a3cc.10410.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:766548533df428d3dbc1f4e6b8d7a550e765a3c7bc3864869eeadd633cafb7f9
|
3 |
+
size 1940
|
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":
|
|
|
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": 50000, "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": 100, "even_checkpoints": false, "max_steps": 5000000, "time_horizon": 128, "summary_freq": 10000, "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": "PyramidsYT", "initialize_from": null, "load_model": false, "resume": false, "force": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
@@ -14,7 +14,7 @@ behaviors:
|
|
14 |
learning_rate_schedule: linear
|
15 |
beta_schedule: linear
|
16 |
epsilon_schedule: linear
|
17 |
-
checkpoint_interval:
|
18 |
network_settings:
|
19 |
normalize: false
|
20 |
hidden_units: 512
|
@@ -49,9 +49,9 @@ behaviors:
|
|
49 |
learning_rate: 0.0001
|
50 |
encoding_size: null
|
51 |
init_path: null
|
52 |
-
keep_checkpoints:
|
53 |
even_checkpoints: false
|
54 |
-
max_steps:
|
55 |
time_horizon: 128
|
56 |
summary_freq: 10000
|
57 |
threaded: false
|
@@ -79,11 +79,11 @@ engine_settings:
|
|
79 |
no_graphics_monitor: false
|
80 |
environment_parameters: null
|
81 |
checkpoint_settings:
|
82 |
-
run_id:
|
83 |
initialize_from: null
|
84 |
load_model: false
|
85 |
-
resume:
|
86 |
-
force:
|
87 |
train_model: false
|
88 |
inference: false
|
89 |
results_dir: results
|
|
|
14 |
learning_rate_schedule: linear
|
15 |
beta_schedule: linear
|
16 |
epsilon_schedule: linear
|
17 |
+
checkpoint_interval: 50000
|
18 |
network_settings:
|
19 |
normalize: false
|
20 |
hidden_units: 512
|
|
|
49 |
learning_rate: 0.0001
|
50 |
encoding_size: null
|
51 |
init_path: null
|
52 |
+
keep_checkpoints: 100
|
53 |
even_checkpoints: false
|
54 |
+
max_steps: 5000000
|
55 |
time_horizon: 128
|
56 |
summary_freq: 10000
|
57 |
threaded: false
|
|
|
79 |
no_graphics_monitor: false
|
80 |
environment_parameters: null
|
81 |
checkpoint_settings:
|
82 |
+
run_id: PyramidsYT
|
83 |
initialize_from: null
|
84 |
load_model: false
|
85 |
+
resume: false
|
86 |
+
force: true
|
87 |
train_model: false
|
88 |
inference: false
|
89 |
results_dir: results
|
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 |
Initialize engine version: 2021.3.5f1 (40eb3a945986)
|
@@ -33,7 +33,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
|
33 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
34 |
FMOD initialized on nosound output
|
35 |
Begin MonoManager ReloadAssembly
|
36 |
-
- Completed reload, in 0.
|
37 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
@@ -65,7 +65,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
65 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
66 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
67 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
68 |
-
UnloadTime:
|
69 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
70 |
requesting resize 84 x 84
|
71 |
Setting up 1 worker threads for Enlighten.
|
@@ -73,7 +73,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
73 |
[ALLOC_TEMP_TLS] TLS Allocator
|
74 |
StackAllocators :
|
75 |
[ALLOC_TEMP_MAIN]
|
76 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
77 |
Initial Block Size 4.0 MB
|
78 |
Current Block Size 4.0 MB
|
79 |
Peak Allocated Bytes 2.0 MB
|
@@ -146,7 +146,7 @@ PlayerConnection::CleanupMemory Statistics:
|
|
146 |
[ALLOC_TEMP_Profiler.Dispatcher]
|
147 |
Initial Block Size 64.0 KB
|
148 |
Current Block Size 64.0 KB
|
149 |
-
Peak Allocated Bytes
|
150 |
Overflow Count 0
|
151 |
[ALLOC_TEMP_Background Job.Worker 12]
|
152 |
Initial Block Size 32.0 KB
|
@@ -204,28 +204,28 @@ PlayerConnection::CleanupMemory Statistics:
|
|
204 |
Peak Allocated Bytes 128 B
|
205 |
Overflow Count 0
|
206 |
[ALLOC_MEMORYPROFILER]
|
207 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
208 |
Requested Block Size 1.0 MB
|
209 |
-
Peak Block count
|
210 |
-
Peak Allocated memory
|
211 |
Peak Large allocation bytes 0 B
|
212 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
213 |
-
Peak main deferred allocation count
|
214 |
[ALLOC_BUCKET]
|
215 |
Large Block size 4.0 MB
|
216 |
Used Block count 1
|
217 |
-
Peak Allocated bytes 1.
|
218 |
[ALLOC_DEFAULT_MAIN]
|
219 |
-
Peak usage frame count: [8.0 MB-16.0 MB]:
|
220 |
Requested Block Size 16.0 MB
|
221 |
Peak Block count 2
|
222 |
-
Peak Allocated memory
|
223 |
Peak Large allocation bytes 0 B
|
224 |
[ALLOC_DEFAULT_THREAD]
|
225 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
226 |
Requested Block Size 16.0 MB
|
227 |
Peak Block count 1
|
228 |
-
Peak Allocated memory
|
229 |
Peak Large allocation bytes 16.0 MB
|
230 |
[ALLOC_TEMP_JOB_1_FRAME]
|
231 |
Initial Block Size 2.0 MB
|
@@ -252,15 +252,15 @@ PlayerConnection::CleanupMemory Statistics:
|
|
252 |
[ALLOC_BUCKET]
|
253 |
Large Block size 4.0 MB
|
254 |
Used Block count 1
|
255 |
-
Peak Allocated bytes 1.
|
256 |
[ALLOC_GFX_MAIN]
|
257 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
258 |
Requested Block Size 16.0 MB
|
259 |
Peak Block count 1
|
260 |
Peak Allocated memory 67.0 KB
|
261 |
Peak Large allocation bytes 0 B
|
262 |
[ALLOC_GFX_THREAD]
|
263 |
-
Peak usage frame count: [64.0 KB-128.0 KB]:
|
264 |
Requested Block Size 16.0 MB
|
265 |
Peak Block count 1
|
266 |
Peak Allocated memory 67.7 KB
|
@@ -270,45 +270,45 @@ PlayerConnection::CleanupMemory Statistics:
|
|
270 |
[ALLOC_BUCKET]
|
271 |
Large Block size 4.0 MB
|
272 |
Used Block count 1
|
273 |
-
Peak Allocated bytes 1.
|
274 |
[ALLOC_CACHEOBJECTS_MAIN]
|
275 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
276 |
Requested Block Size 4.0 MB
|
277 |
Peak Block count 1
|
278 |
-
Peak Allocated memory
|
279 |
Peak Large allocation bytes 0 B
|
280 |
[ALLOC_CACHEOBJECTS_THREAD]
|
281 |
-
Peak usage frame count: [1.0 MB-2.0 MB]:
|
282 |
Requested Block Size 4.0 MB
|
283 |
Peak Block count 2
|
284 |
-
Peak Allocated memory 4.
|
285 |
Peak Large allocation bytes 0 B
|
286 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
287 |
Peak main deferred allocation count 0
|
288 |
[ALLOC_BUCKET]
|
289 |
Large Block size 4.0 MB
|
290 |
Used Block count 1
|
291 |
-
Peak Allocated bytes 1.
|
292 |
[ALLOC_TYPETREE_MAIN]
|
293 |
-
Peak usage frame count: [0-1.0 KB]:
|
294 |
Requested Block Size 2.0 MB
|
295 |
Peak Block count 1
|
296 |
Peak Allocated memory 1.0 KB
|
297 |
Peak Large allocation bytes 0 B
|
298 |
[ALLOC_TYPETREE_THREAD]
|
299 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
300 |
Requested Block Size 2.0 MB
|
301 |
Peak Block count 1
|
302 |
Peak Allocated memory 1.9 KB
|
303 |
Peak Large allocation bytes 0 B
|
304 |
[ALLOC_PROFILER]
|
305 |
-
Peak usage frame count: [16.0 KB-32.0 KB]:
|
306 |
Requested Block Size 16.0 MB
|
307 |
Peak Block count 1
|
308 |
-
Peak Allocated memory
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_PROFILER_BUCKET]
|
311 |
Large Block size 4.0 MB
|
312 |
Used Block count 1
|
313 |
Peak Allocated bytes 396 B
|
314 |
-
##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] 55416 [Flags] 2 [Guid] 277606912 [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 |
Initialize engine version: 2021.3.5f1 (40eb3a945986)
|
|
|
33 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
34 |
FMOD initialized on nosound output
|
35 |
Begin MonoManager ReloadAssembly
|
36 |
+
- Completed reload, in 0.154 seconds
|
37 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
39 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
65 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
66 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
67 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
68 |
+
UnloadTime: 1.233198 ms
|
69 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
70 |
requesting resize 84 x 84
|
71 |
Setting up 1 worker threads for Enlighten.
|
|
|
73 |
[ALLOC_TEMP_TLS] TLS Allocator
|
74 |
StackAllocators :
|
75 |
[ALLOC_TEMP_MAIN]
|
76 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 35 frames, [32.0 KB-64.0 KB]: 164 frames, [64.0 KB-128.0 KB]: 3 frames, [2.0 MB-4.0 MB]: 1 frames
|
77 |
Initial Block Size 4.0 MB
|
78 |
Current Block Size 4.0 MB
|
79 |
Peak Allocated Bytes 2.0 MB
|
|
|
146 |
[ALLOC_TEMP_Profiler.Dispatcher]
|
147 |
Initial Block Size 64.0 KB
|
148 |
Current Block Size 64.0 KB
|
149 |
+
Peak Allocated Bytes 480 B
|
150 |
Overflow Count 0
|
151 |
[ALLOC_TEMP_Background Job.Worker 12]
|
152 |
Initial Block Size 32.0 KB
|
|
|
204 |
Peak Allocated Bytes 128 B
|
205 |
Overflow Count 0
|
206 |
[ALLOC_MEMORYPROFILER]
|
207 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 203 frames
|
208 |
Requested Block Size 1.0 MB
|
209 |
+
Peak Block count 1
|
210 |
+
Peak Allocated memory 0.9 MB
|
211 |
Peak Large allocation bytes 0 B
|
212 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
213 |
+
Peak main deferred allocation count 8443
|
214 |
[ALLOC_BUCKET]
|
215 |
Large Block size 4.0 MB
|
216 |
Used Block count 1
|
217 |
+
Peak Allocated bytes 1.3 MB
|
218 |
[ALLOC_DEFAULT_MAIN]
|
219 |
+
Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 202 frames
|
220 |
Requested Block Size 16.0 MB
|
221 |
Peak Block count 2
|
222 |
+
Peak Allocated memory 17.0 MB
|
223 |
Peak Large allocation bytes 0 B
|
224 |
[ALLOC_DEFAULT_THREAD]
|
225 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 203 frames
|
226 |
Requested Block Size 16.0 MB
|
227 |
Peak Block count 1
|
228 |
+
Peak Allocated memory 23.6 MB
|
229 |
Peak Large allocation bytes 16.0 MB
|
230 |
[ALLOC_TEMP_JOB_1_FRAME]
|
231 |
Initial Block Size 2.0 MB
|
|
|
252 |
[ALLOC_BUCKET]
|
253 |
Large Block size 4.0 MB
|
254 |
Used Block count 1
|
255 |
+
Peak Allocated bytes 1.3 MB
|
256 |
[ALLOC_GFX_MAIN]
|
257 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 202 frames, [64.0 KB-128.0 KB]: 1 frames
|
258 |
Requested Block Size 16.0 MB
|
259 |
Peak Block count 1
|
260 |
Peak Allocated memory 67.0 KB
|
261 |
Peak Large allocation bytes 0 B
|
262 |
[ALLOC_GFX_THREAD]
|
263 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 203 frames
|
264 |
Requested Block Size 16.0 MB
|
265 |
Peak Block count 1
|
266 |
Peak Allocated memory 67.7 KB
|
|
|
270 |
[ALLOC_BUCKET]
|
271 |
Large Block size 4.0 MB
|
272 |
Used Block count 1
|
273 |
+
Peak Allocated bytes 1.3 MB
|
274 |
[ALLOC_CACHEOBJECTS_MAIN]
|
275 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 203 frames
|
276 |
Requested Block Size 4.0 MB
|
277 |
Peak Block count 1
|
278 |
+
Peak Allocated memory 0.9 MB
|
279 |
Peak Large allocation bytes 0 B
|
280 |
[ALLOC_CACHEOBJECTS_THREAD]
|
281 |
+
Peak usage frame count: [1.0 MB-2.0 MB]: 202 frames, [4.0 MB-8.0 MB]: 1 frames
|
282 |
Requested Block Size 4.0 MB
|
283 |
Peak Block count 2
|
284 |
+
Peak Allocated memory 4.2 MB
|
285 |
Peak Large allocation bytes 0 B
|
286 |
[ALLOC_TYPETREE] Dual Thread Allocator
|
287 |
Peak main deferred allocation count 0
|
288 |
[ALLOC_BUCKET]
|
289 |
Large Block size 4.0 MB
|
290 |
Used Block count 1
|
291 |
+
Peak Allocated bytes 1.3 MB
|
292 |
[ALLOC_TYPETREE_MAIN]
|
293 |
+
Peak usage frame count: [0-1.0 KB]: 203 frames
|
294 |
Requested Block Size 2.0 MB
|
295 |
Peak Block count 1
|
296 |
Peak Allocated memory 1.0 KB
|
297 |
Peak Large allocation bytes 0 B
|
298 |
[ALLOC_TYPETREE_THREAD]
|
299 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 203 frames
|
300 |
Requested Block Size 2.0 MB
|
301 |
Peak Block count 1
|
302 |
Peak Allocated memory 1.9 KB
|
303 |
Peak Large allocation bytes 0 B
|
304 |
[ALLOC_PROFILER]
|
305 |
+
Peak usage frame count: [16.0 KB-32.0 KB]: 203 frames
|
306 |
Requested Block Size 16.0 MB
|
307 |
Peak Block count 1
|
308 |
+
Peak Allocated memory 28.6 KB
|
309 |
Peak Large allocation bytes 0 B
|
310 |
[ALLOC_PROFILER_BUCKET]
|
311 |
Large Block size 4.0 MB
|
312 |
Used Block count 1
|
313 |
Peak Allocated bytes 396 B
|
314 |
+
##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1733159707731,"processId":10450,"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,249 +2,201 @@
|
|
2 |
"name": "root",
|
3 |
"gauges": {
|
4 |
"Pyramids.Policy.Entropy.mean": {
|
5 |
-
"value":
|
6 |
-
"min":
|
7 |
-
"max":
|
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": 0.
|
42 |
-
"min":
|
43 |
-
"max": 0.
|
44 |
-
"count":
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
-
"value":
|
48 |
-
"min":
|
49 |
-
"max":
|
50 |
-
"count":
|
51 |
-
},
|
52 |
-
"Pyramids.Environment.EpisodeLength.mean": {
|
53 |
-
"value": 333.6388888888889,
|
54 |
-
"min": 236.26829268292684,
|
55 |
-
"max": 528.5416666666666,
|
56 |
-
"count": 99
|
57 |
-
},
|
58 |
-
"Pyramids.Environment.EpisodeLength.sum": {
|
59 |
-
"value": 12011.0,
|
60 |
-
"min": 6701.0,
|
61 |
-
"max": 12969.0,
|
62 |
-
"count": 99
|
63 |
-
},
|
64 |
-
"Pyramids.Environment.CumulativeReward.mean": {
|
65 |
-
"value": 1.5552110910001729,
|
66 |
-
"min": 0.9713416422406832,
|
67 |
-
"max": 1.7637316911685756,
|
68 |
-
"count": 99
|
69 |
-
},
|
70 |
-
"Pyramids.Environment.CumulativeReward.sum": {
|
71 |
-
"value": 55.98759927600622,
|
72 |
-
"min": 18.456599667668343,
|
73 |
-
"max": 77.4339993596077,
|
74 |
-
"count": 99
|
75 |
-
},
|
76 |
-
"Pyramids.Policy.ExtrinsicReward.mean": {
|
77 |
-
"value": 1.5552110910001729,
|
78 |
-
"min": 0.9713416422406832,
|
79 |
-
"max": 1.7637316911685756,
|
80 |
-
"count": 99
|
81 |
-
},
|
82 |
-
"Pyramids.Policy.ExtrinsicReward.sum": {
|
83 |
-
"value": 55.98759927600622,
|
84 |
-
"min": 18.456599667668343,
|
85 |
-
"max": 77.4339993596077,
|
86 |
-
"count": 99
|
87 |
-
},
|
88 |
-
"Pyramids.Policy.RndReward.mean": {
|
89 |
-
"value": 0.012661191034668364,
|
90 |
-
"min": 0.010234315305327375,
|
91 |
-
"max": 0.02412275473458673,
|
92 |
-
"count": 99
|
93 |
-
},
|
94 |
-
"Pyramids.Policy.RndReward.sum": {
|
95 |
-
"value": 0.4558028772480611,
|
96 |
-
"min": 0.3069634706625948,
|
97 |
-
"max": 0.6234519142890349,
|
98 |
-
"count": 99
|
99 |
},
|
100 |
"Pyramids.Losses.PolicyLoss.mean": {
|
101 |
-
"value": 0.
|
102 |
-
"min": 0.
|
103 |
-
"max": 0.
|
104 |
-
"count":
|
105 |
},
|
106 |
"Pyramids.Losses.PolicyLoss.sum": {
|
107 |
-
"value": 0.
|
108 |
-
"min": 0.
|
109 |
-
"max": 0.
|
110 |
-
"count":
|
111 |
},
|
112 |
"Pyramids.Losses.ValueLoss.mean": {
|
113 |
-
"value": 0.
|
114 |
-
"min": 0.
|
115 |
-
"max": 0.
|
116 |
-
"count":
|
117 |
},
|
118 |
"Pyramids.Losses.ValueLoss.sum": {
|
119 |
-
"value": 0.
|
120 |
-
"min": 0.
|
121 |
-
"max": 0.
|
122 |
-
"count":
|
123 |
},
|
124 |
"Pyramids.Policy.LearningRate.mean": {
|
125 |
-
"value":
|
126 |
-
"min":
|
127 |
-
"max":
|
128 |
-
"count":
|
129 |
},
|
130 |
"Pyramids.Policy.LearningRate.sum": {
|
131 |
-
"value":
|
132 |
-
"min":
|
133 |
-
"max": 0.
|
134 |
-
"count":
|
135 |
},
|
136 |
"Pyramids.Policy.Epsilon.mean": {
|
137 |
-
"value": 0.
|
138 |
-
"min": 0.
|
139 |
-
"max": 0.
|
140 |
-
"count":
|
141 |
},
|
142 |
"Pyramids.Policy.Epsilon.sum": {
|
143 |
-
"value": 0.
|
144 |
-
"min": 0.
|
145 |
-
"max": 0.
|
146 |
-
"count":
|
147 |
},
|
148 |
"Pyramids.Policy.Beta.mean": {
|
149 |
-
"value":
|
150 |
-
"min":
|
151 |
-
"max": 0.
|
152 |
-
"count":
|
153 |
},
|
154 |
"Pyramids.Policy.Beta.sum": {
|
155 |
-
"value": 0.
|
156 |
-
"min": 0.
|
157 |
-
"max": 0.
|
158 |
-
"count":
|
159 |
},
|
160 |
"Pyramids.Losses.RNDLoss.mean": {
|
161 |
-
"value": 0.
|
162 |
-
"min": 0.
|
163 |
-
"max": 0.
|
164 |
-
"count":
|
165 |
},
|
166 |
"Pyramids.Losses.RNDLoss.sum": {
|
167 |
-
"value":
|
168 |
-
"min":
|
169 |
-
"max":
|
170 |
-
"count":
|
171 |
},
|
172 |
"Pyramids.IsTraining.mean": {
|
173 |
"value": 1.0,
|
174 |
"min": 1.0,
|
175 |
"max": 1.0,
|
176 |
-
"count":
|
177 |
},
|
178 |
"Pyramids.IsTraining.sum": {
|
179 |
"value": 1.0,
|
180 |
"min": 1.0,
|
181 |
"max": 1.0,
|
182 |
-
"count":
|
183 |
}
|
184 |
},
|
185 |
"metadata": {
|
186 |
"timer_format_version": "0.1.0",
|
187 |
-
"start_time_seconds": "
|
188 |
"python_version": "3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0]",
|
189 |
-
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=
|
190 |
"mlagents_version": "1.2.0.dev0",
|
191 |
"mlagents_envs_version": "1.2.0.dev0",
|
192 |
"communication_protocol_version": "1.5.0",
|
193 |
"pytorch_version": "2.5.1+cu121",
|
194 |
"numpy_version": "1.23.5",
|
195 |
-
"end_time_seconds": "
|
196 |
},
|
197 |
-
"total":
|
198 |
"count": 1,
|
199 |
-
"self":
|
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":
|
210 |
"children": {
|
211 |
"TrainerController._reset_env": {
|
212 |
-
"total": 2.
|
213 |
"count": 1,
|
214 |
-
"self": 2.
|
215 |
},
|
216 |
"TrainerController.advance": {
|
217 |
-
"total":
|
218 |
-
"count":
|
219 |
-
"self":
|
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 +205,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 +255,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 +295,24 @@
|
|
343 |
}
|
344 |
},
|
345 |
"trainer_advance": {
|
346 |
-
"total":
|
347 |
-
"count":
|
348 |
-
"self":
|
349 |
"children": {
|
350 |
"process_trajectory": {
|
351 |
-
"total":
|
352 |
-
"count":
|
353 |
-
"self":
|
354 |
-
"children": {
|
355 |
-
"RLTrainer._checkpoint": {
|
356 |
-
"total": 0.31919650900090346,
|
357 |
-
"count": 2,
|
358 |
-
"self": 0.31919650900090346
|
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 +321,19 @@
|
|
376 |
}
|
377 |
},
|
378 |
"trainer_threads": {
|
379 |
-
"total": 1.
|
380 |
"count": 1,
|
381 |
-
"self": 1.
|
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": 1.5952293872833252,
|
6 |
+
"min": 1.5952293872833252,
|
7 |
+
"max": 1.5952293872833252,
|
8 |
+
"count": 1
|
9 |
},
|
10 |
"Pyramids.Policy.Entropy.sum": {
|
11 |
+
"value": 16335.1494140625,
|
12 |
+
"min": 16335.1494140625,
|
13 |
+
"max": 16335.1494140625,
|
14 |
+
"count": 1
|
15 |
},
|
16 |
"Pyramids.Step.mean": {
|
17 |
+
"value": 9984.0,
|
18 |
+
"min": 9984.0,
|
19 |
+
"max": 9984.0,
|
20 |
+
"count": 1
|
21 |
},
|
22 |
"Pyramids.Step.sum": {
|
23 |
+
"value": 9984.0,
|
24 |
+
"min": 9984.0,
|
25 |
+
"max": 9984.0,
|
26 |
+
"count": 1
|
27 |
},
|
28 |
"Pyramids.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": -0.0648052990436554,
|
30 |
+
"min": -0.0648052990436554,
|
31 |
+
"max": -0.0648052990436554,
|
32 |
+
"count": 1
|
33 |
},
|
34 |
"Pyramids.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": -5.054813385009766,
|
36 |
+
"min": -5.054813385009766,
|
37 |
+
"max": -5.054813385009766,
|
38 |
+
"count": 1
|
39 |
},
|
40 |
"Pyramids.Policy.RndValueEstimate.mean": {
|
41 |
+
"value": 0.2583199143409729,
|
42 |
+
"min": 0.2583199143409729,
|
43 |
+
"max": 0.2583199143409729,
|
44 |
+
"count": 1
|
45 |
},
|
46 |
"Pyramids.Policy.RndValueEstimate.sum": {
|
47 |
+
"value": 20.14895248413086,
|
48 |
+
"min": 20.14895248413086,
|
49 |
+
"max": 20.14895248413086,
|
50 |
+
"count": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
},
|
52 |
"Pyramids.Losses.PolicyLoss.mean": {
|
53 |
+
"value": 0.07123209381340226,
|
54 |
+
"min": 0.07123209381340226,
|
55 |
+
"max": 0.07123209381340226,
|
56 |
+
"count": 1
|
57 |
},
|
58 |
"Pyramids.Losses.PolicyLoss.sum": {
|
59 |
+
"value": 0.14246418762680452,
|
60 |
+
"min": 0.14246418762680452,
|
61 |
+
"max": 0.14246418762680452,
|
62 |
+
"count": 1
|
63 |
},
|
64 |
"Pyramids.Losses.ValueLoss.mean": {
|
65 |
+
"value": 0.009691526409975873,
|
66 |
+
"min": 0.009691526409975873,
|
67 |
+
"max": 0.009691526409975873,
|
68 |
+
"count": 1
|
69 |
},
|
70 |
"Pyramids.Losses.ValueLoss.sum": {
|
71 |
+
"value": 0.019383052819951747,
|
72 |
+
"min": 0.019383052819951747,
|
73 |
+
"max": 0.019383052819951747,
|
74 |
+
"count": 1
|
75 |
},
|
76 |
"Pyramids.Policy.LearningRate.mean": {
|
77 |
+
"value": 0.00029963136012287994,
|
78 |
+
"min": 0.00029963136012287994,
|
79 |
+
"max": 0.00029963136012287994,
|
80 |
+
"count": 1
|
81 |
},
|
82 |
"Pyramids.Policy.LearningRate.sum": {
|
83 |
+
"value": 0.0005992627202457599,
|
84 |
+
"min": 0.0005992627202457599,
|
85 |
+
"max": 0.0005992627202457599,
|
86 |
+
"count": 1
|
87 |
},
|
88 |
"Pyramids.Policy.Epsilon.mean": {
|
89 |
+
"value": 0.19987712000000002,
|
90 |
+
"min": 0.19987712000000002,
|
91 |
+
"max": 0.19987712000000002,
|
92 |
+
"count": 1
|
93 |
},
|
94 |
"Pyramids.Policy.Epsilon.sum": {
|
95 |
+
"value": 0.39975424000000004,
|
96 |
+
"min": 0.39975424000000004,
|
97 |
+
"max": 0.39975424000000004,
|
98 |
+
"count": 1
|
99 |
},
|
100 |
"Pyramids.Policy.Beta.mean": {
|
101 |
+
"value": 0.009987724288,
|
102 |
+
"min": 0.009987724288,
|
103 |
+
"max": 0.009987724288,
|
104 |
+
"count": 1
|
105 |
},
|
106 |
"Pyramids.Policy.Beta.sum": {
|
107 |
+
"value": 0.019975448576,
|
108 |
+
"min": 0.019975448576,
|
109 |
+
"max": 0.019975448576,
|
110 |
+
"count": 1
|
111 |
},
|
112 |
"Pyramids.Losses.RNDLoss.mean": {
|
113 |
+
"value": 0.7459607720375061,
|
114 |
+
"min": 0.7459607720375061,
|
115 |
+
"max": 0.7459607720375061,
|
116 |
+
"count": 1
|
117 |
},
|
118 |
"Pyramids.Losses.RNDLoss.sum": {
|
119 |
+
"value": 1.4919215440750122,
|
120 |
+
"min": 1.4919215440750122,
|
121 |
+
"max": 1.4919215440750122,
|
122 |
+
"count": 1
|
123 |
},
|
124 |
"Pyramids.IsTraining.mean": {
|
125 |
"value": 1.0,
|
126 |
"min": 1.0,
|
127 |
"max": 1.0,
|
128 |
+
"count": 1
|
129 |
},
|
130 |
"Pyramids.IsTraining.sum": {
|
131 |
"value": 1.0,
|
132 |
"min": 1.0,
|
133 |
"max": 1.0,
|
134 |
+
"count": 1
|
135 |
}
|
136 |
},
|
137 |
"metadata": {
|
138 |
"timer_format_version": "0.1.0",
|
139 |
+
"start_time_seconds": "1733159683",
|
140 |
"python_version": "3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0]",
|
141 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=PyramidsYT --no-graphics --force",
|
142 |
"mlagents_version": "1.2.0.dev0",
|
143 |
"mlagents_envs_version": "1.2.0.dev0",
|
144 |
"communication_protocol_version": "1.5.0",
|
145 |
"pytorch_version": "2.5.1+cu121",
|
146 |
"numpy_version": "1.23.5",
|
147 |
+
"end_time_seconds": "1733159707"
|
148 |
},
|
149 |
+
"total": 23.853181135999876,
|
150 |
"count": 1,
|
151 |
+
"self": 0.26753791099963564,
|
152 |
"children": {
|
153 |
"run_training.setup": {
|
154 |
+
"total": 0.0986054210002294,
|
155 |
"count": 1,
|
156 |
+
"self": 0.0986054210002294
|
157 |
},
|
158 |
"TrainerController.start_learning": {
|
159 |
+
"total": 23.48703780400001,
|
160 |
"count": 1,
|
161 |
+
"self": 0.017567032000897598,
|
162 |
"children": {
|
163 |
"TrainerController._reset_env": {
|
164 |
+
"total": 2.8531921120002153,
|
165 |
"count": 1,
|
166 |
+
"self": 2.8531921120002153
|
167 |
},
|
168 |
"TrainerController.advance": {
|
169 |
+
"total": 20.40469999799916,
|
170 |
+
"count": 675,
|
171 |
+
"self": 0.01782130299761775,
|
172 |
"children": {
|
173 |
"env_step": {
|
174 |
+
"total": 13.70860550100042,
|
175 |
+
"count": 675,
|
176 |
+
"self": 11.65405704700197,
|
177 |
"children": {
|
178 |
"SubprocessEnvManager._take_step": {
|
179 |
+
"total": 2.044557834004536,
|
180 |
+
"count": 675,
|
181 |
+
"self": 0.0572927850130327,
|
182 |
"children": {
|
183 |
"TorchPolicy.evaluate": {
|
184 |
+
"total": 1.9872650489915031,
|
185 |
+
"count": 675,
|
186 |
+
"self": 1.9872650489915031
|
187 |
}
|
188 |
}
|
189 |
},
|
190 |
"workers": {
|
191 |
+
"total": 0.009990619993914152,
|
192 |
+
"count": 674,
|
193 |
"self": 0.0,
|
194 |
"children": {
|
195 |
"worker_root": {
|
196 |
+
"total": 23.2997731499986,
|
197 |
+
"count": 674,
|
198 |
"is_parallel": true,
|
199 |
+
"self": 13.055545203009387,
|
200 |
"children": {
|
201 |
"run_training.setup": {
|
202 |
"total": 0.0,
|
|
|
205 |
"self": 0.0,
|
206 |
"children": {
|
207 |
"steps_from_proto": {
|
208 |
+
"total": 0.0033764569998311345,
|
209 |
"count": 1,
|
210 |
"is_parallel": true,
|
211 |
+
"self": 0.0014537189999828115,
|
212 |
"children": {
|
213 |
"_process_rank_one_or_two_observation": {
|
214 |
+
"total": 0.001922737999848323,
|
215 |
"count": 8,
|
216 |
"is_parallel": true,
|
217 |
+
"self": 0.001922737999848323
|
218 |
}
|
219 |
}
|
220 |
},
|
221 |
"UnityEnvironment.step": {
|
222 |
+
"total": 0.04805548800004544,
|
223 |
"count": 1,
|
224 |
"is_parallel": true,
|
225 |
+
"self": 0.0007480309996026335,
|
226 |
"children": {
|
227 |
"UnityEnvironment._generate_step_input": {
|
228 |
+
"total": 0.0004943700000694662,
|
229 |
"count": 1,
|
230 |
"is_parallel": true,
|
231 |
+
"self": 0.0004943700000694662
|
232 |
},
|
233 |
"communicator.exchange": {
|
234 |
+
"total": 0.04488896000020759,
|
235 |
"count": 1,
|
236 |
"is_parallel": true,
|
237 |
+
"self": 0.04488896000020759
|
238 |
},
|
239 |
"steps_from_proto": {
|
240 |
+
"total": 0.001924127000165754,
|
241 |
"count": 1,
|
242 |
"is_parallel": true,
|
243 |
+
"self": 0.0003728380006577936,
|
244 |
"children": {
|
245 |
"_process_rank_one_or_two_observation": {
|
246 |
+
"total": 0.0015512889995079604,
|
247 |
"count": 8,
|
248 |
"is_parallel": true,
|
249 |
+
"self": 0.0015512889995079604
|
250 |
}
|
251 |
}
|
252 |
}
|
|
|
255 |
}
|
256 |
},
|
257 |
"UnityEnvironment.step": {
|
258 |
+
"total": 10.244227946989213,
|
259 |
+
"count": 673,
|
260 |
"is_parallel": true,
|
261 |
+
"self": 0.3904888759930145,
|
262 |
"children": {
|
263 |
"UnityEnvironment._generate_step_input": {
|
264 |
+
"total": 0.27849597099111634,
|
265 |
+
"count": 673,
|
266 |
"is_parallel": true,
|
267 |
+
"self": 0.27849597099111634
|
268 |
},
|
269 |
"communicator.exchange": {
|
270 |
+
"total": 8.468125129007149,
|
271 |
+
"count": 673,
|
272 |
"is_parallel": true,
|
273 |
+
"self": 8.468125129007149
|
274 |
},
|
275 |
"steps_from_proto": {
|
276 |
+
"total": 1.1071179709979333,
|
277 |
+
"count": 673,
|
278 |
"is_parallel": true,
|
279 |
+
"self": 0.24316468798861024,
|
280 |
"children": {
|
281 |
"_process_rank_one_or_two_observation": {
|
282 |
+
"total": 0.8639532830093231,
|
283 |
+
"count": 5384,
|
284 |
"is_parallel": true,
|
285 |
+
"self": 0.8639532830093231
|
286 |
}
|
287 |
}
|
288 |
}
|
|
|
295 |
}
|
296 |
},
|
297 |
"trainer_advance": {
|
298 |
+
"total": 6.678273194001122,
|
299 |
+
"count": 674,
|
300 |
+
"self": 0.02155529499896147,
|
301 |
"children": {
|
302 |
"process_trajectory": {
|
303 |
+
"total": 1.3566206900022735,
|
304 |
+
"count": 674,
|
305 |
+
"self": 1.3566206900022735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
306 |
},
|
307 |
"_update_policy": {
|
308 |
+
"total": 5.300097208999887,
|
309 |
+
"count": 2,
|
310 |
+
"self": 2.493187578999823,
|
311 |
"children": {
|
312 |
"TorchPPOOptimizer.update": {
|
313 |
+
"total": 2.8069096300000638,
|
314 |
+
"count": 192,
|
315 |
+
"self": 2.8069096300000638
|
316 |
}
|
317 |
}
|
318 |
}
|
|
|
321 |
}
|
322 |
},
|
323 |
"trainer_threads": {
|
324 |
+
"total": 1.5050000001792796e-06,
|
325 |
"count": 1,
|
326 |
+
"self": 1.5050000001792796e-06
|
327 |
},
|
328 |
"TrainerController._save_models": {
|
329 |
+
"total": 0.21157715699973778,
|
330 |
"count": 1,
|
331 |
+
"self": 0.0035027559997615754,
|
332 |
"children": {
|
333 |
"RLTrainer._checkpoint": {
|
334 |
+
"total": 0.2080744009999762,
|
335 |
"count": 1,
|
336 |
+
"self": 0.2080744009999762
|
337 |
}
|
338 |
}
|
339 |
}
|
run_logs/training_status.json
CHANGED
@@ -2,85 +2,22 @@
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
-
"steps":
|
6 |
-
"file_path": "results/
|
7 |
"reward": null,
|
8 |
-
"creation_time":
|
9 |
"auxillary_file_paths": [
|
10 |
-
"results/
|
11 |
-
]
|
12 |
-
},
|
13 |
-
{
|
14 |
-
"steps": 1499874,
|
15 |
-
"file_path": "results/PyramidsTraining/Pyramids/Pyramids-1499874.onnx",
|
16 |
-
"reward": 0.8958499506115913,
|
17 |
-
"creation_time": 1732215342.4006295,
|
18 |
-
"auxillary_file_paths": [
|
19 |
-
"results/PyramidsTraining/Pyramids/Pyramids-1499874.pt"
|
20 |
-
]
|
21 |
-
},
|
22 |
-
{
|
23 |
-
"steps": 1999949,
|
24 |
-
"file_path": "results/PyramidsTraining/Pyramids/Pyramids-1999949.onnx",
|
25 |
-
"reward": null,
|
26 |
-
"creation_time": 1732216562.6483617,
|
27 |
-
"auxillary_file_paths": [
|
28 |
-
"results/PyramidsTraining/Pyramids/Pyramids-1999949.pt"
|
29 |
-
]
|
30 |
-
},
|
31 |
-
{
|
32 |
-
"steps": 2000205,
|
33 |
-
"file_path": "results/PyramidsTraining/Pyramids/Pyramids-2000205.onnx",
|
34 |
-
"reward": null,
|
35 |
-
"creation_time": 1732216562.7638965,
|
36 |
-
"auxillary_file_paths": [
|
37 |
-
"results/PyramidsTraining/Pyramids/Pyramids-2000205.pt"
|
38 |
-
]
|
39 |
-
},
|
40 |
-
{
|
41 |
-
"steps": 2010391,
|
42 |
-
"file_path": "results/PyramidsTraining/Pyramids/Pyramids-2010391.onnx",
|
43 |
-
"reward": 1.6227999806404114,
|
44 |
-
"creation_time": 1732218487.7648191,
|
45 |
-
"auxillary_file_paths": [
|
46 |
-
"results/PyramidsTraining/Pyramids/Pyramids-2010391.pt"
|
47 |
-
]
|
48 |
-
},
|
49 |
-
{
|
50 |
-
"steps": 2499940,
|
51 |
-
"file_path": "results/PyramidsTraining/Pyramids/Pyramids-2499940.onnx",
|
52 |
-
"reward": 1.7549999952316284,
|
53 |
-
"creation_time": 1732219745.3607726,
|
54 |
-
"auxillary_file_paths": [
|
55 |
-
"results/PyramidsTraining/Pyramids/Pyramids-2499940.pt"
|
56 |
-
]
|
57 |
-
},
|
58 |
-
{
|
59 |
-
"steps": 2999881,
|
60 |
-
"file_path": "results/PyramidsTraining/Pyramids/Pyramids-2999881.onnx",
|
61 |
-
"reward": 1.36455554018418,
|
62 |
-
"creation_time": 1732221022.2000432,
|
63 |
-
"auxillary_file_paths": [
|
64 |
-
"results/PyramidsTraining/Pyramids/Pyramids-2999881.pt"
|
65 |
-
]
|
66 |
-
},
|
67 |
-
{
|
68 |
-
"steps": 3000009,
|
69 |
-
"file_path": "results/PyramidsTraining/Pyramids/Pyramids-3000009.onnx",
|
70 |
-
"reward": 1.36455554018418,
|
71 |
-
"creation_time": 1732221022.3533678,
|
72 |
-
"auxillary_file_paths": [
|
73 |
-
"results/PyramidsTraining/Pyramids/Pyramids-3000009.pt"
|
74 |
]
|
75 |
}
|
76 |
],
|
77 |
"final_checkpoint": {
|
78 |
-
"steps":
|
79 |
-
"file_path": "results/
|
80 |
-
"reward":
|
81 |
-
"creation_time":
|
82 |
"auxillary_file_paths": [
|
83 |
-
"results/
|
84 |
]
|
85 |
}
|
86 |
},
|
|
|
2 |
"Pyramids": {
|
3 |
"checkpoints": [
|
4 |
{
|
5 |
+
"steps": 10240,
|
6 |
+
"file_path": "results/PyramidsYT/Pyramids/Pyramids-10240.onnx",
|
7 |
"reward": null,
|
8 |
+
"creation_time": 1733159707.4916244,
|
9 |
"auxillary_file_paths": [
|
10 |
+
"results/PyramidsYT/Pyramids/Pyramids-10240.pt"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
]
|
12 |
}
|
13 |
],
|
14 |
"final_checkpoint": {
|
15 |
+
"steps": 10240,
|
16 |
+
"file_path": "results/PyramidsYT/Pyramids.onnx",
|
17 |
+
"reward": null,
|
18 |
+
"creation_time": 1733159707.4916244,
|
19 |
"auxillary_file_paths": [
|
20 |
+
"results/PyramidsYT/Pyramids/Pyramids-10240.pt"
|
21 |
]
|
22 |
}
|
23 |
},
|