torkable commited on
Commit
703832d
·
verified ·
1 Parent(s): 85d6b4d
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f86c3767cc400d8118d034c5402bad70a9729caf9ee2a2f3aa2eb60e98b861d8
3
- size 2476652
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af7534db6b184391450cd9cdf5cfa4d0bf9920ccdc28f90c3a1cfa87c3d8b42
3
+ size 3786005
Pyramids/Pyramids-1000051.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af7534db6b184391450cd9cdf5cfa4d0bf9920ccdc28f90c3a1cfa87c3d8b42
3
+ size 3786005
Pyramids/Pyramids-1000051.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:441cdf8a5facbb465be344a1331a7a317a81767b7bf844d708261b4eb14673a2
3
+ size 22846129
Pyramids/Pyramids-499891.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:557149a42c4a167895536634ea52897ddc90aa866b8346b2d16f06b0207313bc
3
+ size 3786005
Pyramids/Pyramids-499891.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af17be5328b6bc1e0c22479fccd83023ab991566f0aeadd11fa659035d1cd7f9
3
+ size 22845984
Pyramids/Pyramids-999819.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:903d8354598165e4c6c284c265bde98a026327ecf4f6f9610ba72eb65a2fa7b3
3
+ size 3786005
Pyramids/Pyramids-999819.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52b59233d4321497cb5840268d108006cd729d84e81ba073f8f74fe360a53fd6
3
+ size 22845984
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a01484c821f9a851b1eb661e51bec7f96cff2b5d84936125014f171cbbd5c4bf
3
- size 14980145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab66a053cbdf4e297d445004a4fcde6d67bffa8ebf56d79db1e981e7f492340a
3
+ size 22845259
Pyramids/events.out.tfevents.1736909272.19aa2fa544cb.50242.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41df2d869188c5dc65678608d75280d37efdf2530557481ff374f5d8794153e0
3
+ size 296031
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 256, "buffer_size": 4096, "learning_rate": 0.0002, "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": true, "hidden_units": 512, "num_layers": 3, "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": 30000, "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 v2", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
 
1
+ {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 256, "buffer_size": 4096, "learning_rate": 0.0002, "beta": 0.02, "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": true, "hidden_units": 512, "num_layers": 3, "vis_encode_type": "simple", "memory": {"sequence_length": 64, "memory_size": 256}, "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.02, "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": 256, "summary_freq": 30000, "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 v3", "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
@@ -6,7 +6,7 @@ behaviors:
6
  batch_size: 256
7
  buffer_size: 4096
8
  learning_rate: 0.0002
9
- beta: 0.01
10
  epsilon: 0.2
11
  lambd: 0.95
12
  num_epoch: 3
@@ -20,7 +20,9 @@ behaviors:
20
  hidden_units: 512
21
  num_layers: 3
22
  vis_encode_type: simple
23
- memory: null
 
 
24
  goal_conditioning_type: hyper
25
  deterministic: false
26
  reward_signals:
@@ -37,7 +39,7 @@ behaviors:
37
  deterministic: false
38
  rnd:
39
  gamma: 0.99
40
- strength: 0.01
41
  network_settings:
42
  normalize: false
43
  hidden_units: 64
@@ -52,7 +54,7 @@ behaviors:
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
  max_steps: 1000000
55
- time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
58
  self_play: null
@@ -79,7 +81,7 @@ engine_settings:
79
  no_graphics_monitor: false
80
  environment_parameters: null
81
  checkpoint_settings:
82
- run_id: Pyramids Training v2
83
  initialize_from: null
84
  load_model: false
85
  resume: false
 
6
  batch_size: 256
7
  buffer_size: 4096
8
  learning_rate: 0.0002
9
+ beta: 0.02
10
  epsilon: 0.2
11
  lambd: 0.95
12
  num_epoch: 3
 
20
  hidden_units: 512
21
  num_layers: 3
22
  vis_encode_type: simple
23
+ memory:
24
+ sequence_length: 64
25
+ memory_size: 256
26
  goal_conditioning_type: hyper
27
  deterministic: false
28
  reward_signals:
 
39
  deterministic: false
40
  rnd:
41
  gamma: 0.99
42
+ strength: 0.02
43
  network_settings:
44
  normalize: false
45
  hidden_units: 64
 
54
  keep_checkpoints: 5
55
  even_checkpoints: false
56
  max_steps: 1000000
57
+ time_horizon: 256
58
  summary_freq: 30000
59
  threaded: false
60
  self_play: null
 
81
  no_graphics_monitor: false
82
  environment_parameters: null
83
  checkpoint_settings:
84
+ run_id: Pyramids Training v3
85
  initialize_from: null
86
  load_model: false
87
  resume: false
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.2
4
- Multi-casting "[IP] 172.28.0.2 [Port] 55412 [Flags] 2 [Guid] 3649472815 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.2) [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,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.090 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,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: 0.789946 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 4 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]: 6023 frames, [32.0 KB-64.0 KB]: 8466 frames, [64.0 KB-128.0 KB]: 4281 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,7 +146,7 @@ PlayerConnection::CleanupMemory Statistics:
146
  [ALLOC_TEMP_Job.Worker 1]
147
  Initial Block Size 256.0 KB
148
  Current Block Size 256.0 KB
149
- Peak Allocated Bytes 0 B
150
  Overflow Count 0
151
  [ALLOC_TEMP_Loading.PreloadManager]
152
  Initial Block Size 256.0 KB
@@ -186,7 +186,7 @@ PlayerConnection::CleanupMemory Statistics:
186
  [ALLOC_TEMP_Job.Worker 2]
187
  Initial Block Size 256.0 KB
188
  Current Block Size 256.0 KB
189
- Peak Allocated Bytes 0.8 KB
190
  Overflow Count 0
191
  [ALLOC_TEMP_Background Job.Worker 0]
192
  Initial Block Size 32.0 KB
@@ -234,28 +234,28 @@ PlayerConnection::CleanupMemory Statistics:
234
  Peak Allocated Bytes 128 B
235
  Overflow Count 0
236
  [ALLOC_MEMORYPROFILER]
237
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18472 frames
238
  Requested Block Size 1.0 MB
239
  Peak Block count 2
240
  Peak Allocated memory 1.6 MB
241
  Peak Large allocation bytes 0 B
242
  [ALLOC_DEFAULT] Dual Thread Allocator
243
- Peak main deferred allocation count 12212
244
  [ALLOC_BUCKET]
245
  Large Block size 4.0 MB
246
  Used Block count 1
247
  Peak Allocated bytes 1.7 MB
248
  [ALLOC_DEFAULT_MAIN]
249
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 18770 frames
250
  Requested Block Size 16.0 MB
251
  Peak Block count 3
252
- Peak Allocated memory 30.5 MB
253
  Peak Large allocation bytes 0 B
254
  [ALLOC_DEFAULT_THREAD]
255
- Peak usage frame count: [16.0 MB-32.0 MB]: 18771 frames
256
  Requested Block Size 16.0 MB
257
  Peak Block count 1
258
- Peak Allocated memory 25.9 MB
259
  Peak Large allocation bytes 16.0 MB
260
  [ALLOC_TEMP_JOB_1_FRAME]
261
  Initial Block Size 2.0 MB
@@ -284,13 +284,13 @@ PlayerConnection::CleanupMemory Statistics:
284
  Used Block count 1
285
  Peak Allocated bytes 1.7 MB
286
  [ALLOC_GFX_MAIN]
287
- Peak usage frame count: [32.0 KB-64.0 KB]: 18770 frames, [64.0 KB-128.0 KB]: 1 frames
288
  Requested Block Size 16.0 MB
289
  Peak Block count 1
290
  Peak Allocated memory 67.0 KB
291
  Peak Large allocation bytes 0 B
292
  [ALLOC_GFX_THREAD]
293
- Peak usage frame count: [64.0 KB-128.0 KB]: 18771 frames
294
  Requested Block Size 16.0 MB
295
  Peak Block count 1
296
  Peak Allocated memory 67.7 KB
@@ -302,13 +302,13 @@ PlayerConnection::CleanupMemory Statistics:
302
  Used Block count 1
303
  Peak Allocated bytes 1.7 MB
304
  [ALLOC_CACHEOBJECTS_MAIN]
305
- Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18472 frames
306
  Requested Block Size 4.0 MB
307
  Peak Block count 1
308
  Peak Allocated memory 1.4 MB
309
  Peak Large allocation bytes 0 B
310
  [ALLOC_CACHEOBJECTS_THREAD]
311
- Peak usage frame count: [1.0 MB-2.0 MB]: 18770 frames, [4.0 MB-8.0 MB]: 1 frames
312
  Requested Block Size 4.0 MB
313
  Peak Block count 2
314
  Peak Allocated memory 4.7 MB
@@ -320,19 +320,19 @@ PlayerConnection::CleanupMemory Statistics:
320
  Used Block count 1
321
  Peak Allocated bytes 1.7 MB
322
  [ALLOC_TYPETREE_MAIN]
323
- Peak usage frame count: [0-1.0 KB]: 18771 frames
324
  Requested Block Size 2.0 MB
325
  Peak Block count 1
326
  Peak Allocated memory 1.0 KB
327
  Peak Large allocation bytes 0 B
328
  [ALLOC_TYPETREE_THREAD]
329
- Peak usage frame count: [1.0 KB-2.0 KB]: 18771 frames
330
  Requested Block Size 2.0 MB
331
  Peak Block count 1
332
  Peak Allocated memory 1.9 KB
333
  Peak Large allocation bytes 0 B
334
  [ALLOC_PROFILER]
335
- Peak usage frame count: [16.0 KB-32.0 KB]: 18771 frames
336
  Requested Block Size 16.0 MB
337
  Peak Block count 1
338
  Peak Allocated memory 31.4 KB
@@ -341,4 +341,4 @@ PlayerConnection::CleanupMemory Statistics:
341
  Large Block size 4.0 MB
342
  Used Block count 1
343
  Peak Allocated bytes 396 B
344
- ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1736908191587,"processId":39066,"allocatedMemory":1976109,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34628},{"Manager":13963},{"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":3808},{"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}]}
 
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.2
4
+ Multi-casting "[IP] 172.28.0.2 [Port] 55239 [Flags] 2 [Guid] 3909787805 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.2) [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.092 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: 0.861770 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 4 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]: 4058 frames, [32.0 KB-64.0 KB]: 10679 frames, [64.0 KB-128.0 KB]: 4044 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_Job.Worker 1]
147
  Initial Block Size 256.0 KB
148
  Current Block Size 256.0 KB
149
+ Peak Allocated Bytes 0.8 KB
150
  Overflow Count 0
151
  [ALLOC_TEMP_Loading.PreloadManager]
152
  Initial Block Size 256.0 KB
 
186
  [ALLOC_TEMP_Job.Worker 2]
187
  Initial Block Size 256.0 KB
188
  Current Block Size 256.0 KB
189
+ Peak Allocated Bytes 0 B
190
  Overflow Count 0
191
  [ALLOC_TEMP_Background Job.Worker 0]
192
  Initial Block Size 32.0 KB
 
234
  Peak Allocated Bytes 128 B
235
  Overflow Count 0
236
  [ALLOC_MEMORYPROFILER]
237
+ Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18483 frames
238
  Requested Block Size 1.0 MB
239
  Peak Block count 2
240
  Peak Allocated memory 1.6 MB
241
  Peak Large allocation bytes 0 B
242
  [ALLOC_DEFAULT] Dual Thread Allocator
243
+ Peak main deferred allocation count 13219
244
  [ALLOC_BUCKET]
245
  Large Block size 4.0 MB
246
  Used Block count 1
247
  Peak Allocated bytes 1.7 MB
248
  [ALLOC_DEFAULT_MAIN]
249
+ Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 18780 frames, [32.0 MB-64.0 MB]: 1 frames
250
  Requested Block Size 16.0 MB
251
  Peak Block count 3
252
+ Peak Allocated memory 32.0 MB
253
  Peak Large allocation bytes 0 B
254
  [ALLOC_DEFAULT_THREAD]
255
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18782 frames
256
  Requested Block Size 16.0 MB
257
  Peak Block count 1
258
+ Peak Allocated memory 24.6 MB
259
  Peak Large allocation bytes 16.0 MB
260
  [ALLOC_TEMP_JOB_1_FRAME]
261
  Initial Block Size 2.0 MB
 
284
  Used Block count 1
285
  Peak Allocated bytes 1.7 MB
286
  [ALLOC_GFX_MAIN]
287
+ Peak usage frame count: [32.0 KB-64.0 KB]: 18781 frames, [64.0 KB-128.0 KB]: 1 frames
288
  Requested Block Size 16.0 MB
289
  Peak Block count 1
290
  Peak Allocated memory 67.0 KB
291
  Peak Large allocation bytes 0 B
292
  [ALLOC_GFX_THREAD]
293
+ Peak usage frame count: [64.0 KB-128.0 KB]: 18782 frames
294
  Requested Block Size 16.0 MB
295
  Peak Block count 1
296
  Peak Allocated memory 67.7 KB
 
302
  Used Block count 1
303
  Peak Allocated bytes 1.7 MB
304
  [ALLOC_CACHEOBJECTS_MAIN]
305
+ Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 18483 frames
306
  Requested Block Size 4.0 MB
307
  Peak Block count 1
308
  Peak Allocated memory 1.4 MB
309
  Peak Large allocation bytes 0 B
310
  [ALLOC_CACHEOBJECTS_THREAD]
311
+ Peak usage frame count: [1.0 MB-2.0 MB]: 18781 frames, [4.0 MB-8.0 MB]: 1 frames
312
  Requested Block Size 4.0 MB
313
  Peak Block count 2
314
  Peak Allocated memory 4.7 MB
 
320
  Used Block count 1
321
  Peak Allocated bytes 1.7 MB
322
  [ALLOC_TYPETREE_MAIN]
323
+ Peak usage frame count: [0-1.0 KB]: 18782 frames
324
  Requested Block Size 2.0 MB
325
  Peak Block count 1
326
  Peak Allocated memory 1.0 KB
327
  Peak Large allocation bytes 0 B
328
  [ALLOC_TYPETREE_THREAD]
329
+ Peak usage frame count: [1.0 KB-2.0 KB]: 18782 frames
330
  Requested Block Size 2.0 MB
331
  Peak Block count 1
332
  Peak Allocated memory 1.9 KB
333
  Peak Large allocation bytes 0 B
334
  [ALLOC_PROFILER]
335
+ Peak usage frame count: [16.0 KB-32.0 KB]: 18782 frames
336
  Requested Block Size 16.0 MB
337
  Peak Block count 1
338
  Peak Allocated memory 31.4 KB
 
341
  Large Block size 4.0 MB
342
  Used Block count 1
343
  Peak Allocated bytes 396 B
344
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1736910888623,"processId":50306,"allocatedMemory":1976109,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34628},{"Manager":13963},{"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":3808},{"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,171 +2,171 @@
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
- "value": 0.23151110112667084,
6
- "min": 0.2050740122795105,
7
- "max": 1.5532217025756836,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 6949.037109375,
12
- "min": 6132.533203125,
13
- "max": 47118.53515625,
14
  "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
- "value": 989920.0,
18
- "min": 29952.0,
19
- "max": 989920.0,
20
  "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
- "value": 989920.0,
24
- "min": 29952.0,
25
- "max": 989920.0,
26
  "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
- "value": 0.7582598924636841,
30
- "min": -0.06903452426195145,
31
- "max": 0.7582598924636841,
32
  "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
- "value": 223.68667602539062,
36
- "min": -16.775388717651367,
37
- "max": 223.68667602539062,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
- "value": -0.012867028824985027,
42
- "min": -0.019352532923221588,
43
- "max": 0.34787997603416443,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
- "value": -3.795773506164551,
48
- "min": -5.631587028503418,
49
- "max": 83.83907318115234,
50
  "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
- "value": 0.04638090478034602,
54
- "min": 0.04580706963038427,
55
- "max": 0.054533920542900266,
56
  "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
- "value": 0.32466633346242213,
60
- "min": 0.21813568217160106,
61
- "max": 0.40144404525441735,
62
  "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
- "value": 0.016195195291878742,
66
- "min": 0.0005721494158679969,
67
- "max": 0.01691421440530879,
68
  "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
- "value": 0.1133663670431512,
72
- "min": 0.004005045911075978,
73
- "max": 0.13531371524247032,
74
  "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
- "value": 4.68944051247143e-06,
78
- "min": 4.68944051247143e-06,
79
- "max": 0.00019696640151679998,
80
  "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
- "value": 3.2826083587300005e-05,
84
- "min": 3.2826083587300005e-05,
85
- "max": 0.0012954962522519,
86
  "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
- "value": 0.10234467142857144,
90
- "min": 0.10234467142857144,
91
- "max": 0.1984832,
92
  "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
- "value": 0.7164127000000001,
96
- "min": 0.7164127000000001,
97
- "max": 1.4199037,
98
  "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
- "value": 0.0002442326757142858,
102
- "min": 0.0002442326757142858,
103
- "max": 0.00984847168,
104
  "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
- "value": 0.0017096287300000005,
108
- "min": 0.0017096287300000005,
109
- "max": 0.06478003519,
110
  "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
- "value": 0.017597027122974396,
114
- "min": 0.01752258650958538,
115
- "max": 0.4774644672870636,
116
  "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
- "value": 0.12317918986082077,
120
- "min": 0.12317918986082077,
121
- "max": 1.9098578691482544,
122
  "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
- "value": 238.57142857142858,
126
- "min": 238.57142857142858,
127
  "max": 999.0,
128
  "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
- "value": 28390.0,
132
  "min": 15984.0,
133
- "max": 33440.0,
134
  "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
- "value": 1.7278016608427553,
138
- "min": -1.0000000521540642,
139
- "max": 1.7278016608427553,
140
  "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
- "value": 205.60839764028788,
144
- "min": -26.72820170223713,
145
- "max": 205.60839764028788,
146
  "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
- "value": 1.7278016608427553,
150
- "min": -1.0000000521540642,
151
- "max": 1.7278016608427553,
152
  "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
- "value": 205.60839764028788,
156
- "min": -26.72820170223713,
157
- "max": 205.60839764028788,
158
  "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
- "value": 0.043072443318498486,
162
- "min": 0.043072443318498486,
163
- "max": 7.647814229130745,
164
  "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
- "value": 5.12562075490132,
168
- "min": 5.12562075490132,
169
- "max": 122.36502766609192,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
@@ -184,67 +184,67 @@
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1736906554",
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=Pyramids Training v2 --no-graphics",
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": "1736908191"
196
  },
197
- "total": 1637.4332560559997,
198
  "count": 1,
199
- "self": 0.3726813309986028,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.05243285300093703,
203
  "count": 1,
204
- "self": 0.05243285300093703
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 1637.0081418720001,
208
  "count": 1,
209
- "self": 1.3389622588965722,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 2.0597453669997776,
213
  "count": 1,
214
- "self": 2.0597453669997776
215
  },
216
  "TrainerController.advance": {
217
- "total": 1633.4746749021033,
218
- "count": 64544,
219
- "self": 1.3699907985101163,
220
  "children": {
221
  "env_step": {
222
- "total": 1110.7506296606953,
223
- "count": 64544,
224
- "self": 950.6295410709135,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 159.32951414784839,
228
- "count": 64544,
229
- "self": 4.257317192050323,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 155.07219695579806,
233
- "count": 62568,
234
- "self": 155.07219695579806
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.791574441933335,
240
- "count": 64544,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 1634.748297106682,
245
- "count": 64544,
246
  "is_parallel": true,
247
- "self": 778.1429072288938,
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.0021020109998062253,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0006570600016857497,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0014449509981204756,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0014449509981204756
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.034486802000174066,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0004902340024273144,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0003525119991536485,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0003525119991536485
280
  },
281
  "communicator.exchange": {
282
- "total": 0.03256886300005135,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.03256886300005135
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0010751929985417519,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.00027766600032919087,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.000797526998212561,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.000797526998212561
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 856.6053898777882,
307
- "count": 64543,
308
  "is_parallel": true,
309
- "self": 21.948420730692305,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 14.445217680186033,
313
- "count": 64543,
314
  "is_parallel": true,
315
- "self": 14.445217680186033
316
  },
317
  "communicator.exchange": {
318
- "total": 755.844714435978,
319
- "count": 64543,
320
  "is_parallel": true,
321
- "self": 755.844714435978
322
  },
323
  "steps_from_proto": {
324
- "total": 64.3670370309319,
325
- "count": 64543,
326
  "is_parallel": true,
327
- "self": 13.829491690054056,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 50.53754534087784,
331
- "count": 516344,
332
  "is_parallel": true,
333
- "self": 50.53754534087784
334
  }
335
  }
336
  }
@@ -343,31 +343,31 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 521.3540544428979,
347
- "count": 64544,
348
- "self": 2.623787207505302,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 155.0387132753949,
352
- "count": 64544,
353
- "self": 154.73925613139545,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
- "total": 0.29945714399946155,
357
  "count": 2,
358
- "self": 0.29945714399946155
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
- "total": 363.6915539599977,
364
- "count": 235,
365
- "self": 229.08884048613982,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 134.60271347385788,
369
- "count": 11493,
370
- "self": 134.60271347385788
371
  }
372
  }
373
  }
@@ -376,19 +376,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 1.0290004865964875e-06,
380
  "count": 1,
381
- "self": 1.0290004865964875e-06
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.13475831499999913,
385
  "count": 1,
386
- "self": 0.0021120139990671305,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.132646301000932,
390
  "count": 1,
391
- "self": 0.132646301000932
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.5243778228759766,
6
+ "min": 0.5243778228759766,
7
+ "max": 1.5875117778778076,
8
  "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 15949.4765625,
12
+ "min": 15949.4765625,
13
+ "max": 50800.375,
14
  "count": 33
15
  },
16
  "Pyramids.Step.mean": {
17
+ "value": 989991.0,
18
+ "min": 29912.0,
19
+ "max": 989991.0,
20
  "count": 33
21
  },
22
  "Pyramids.Step.sum": {
23
+ "value": 989991.0,
24
+ "min": 29912.0,
25
+ "max": 989991.0,
26
  "count": 33
27
  },
28
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.7561801671981812,
30
+ "min": -0.07969450950622559,
31
+ "max": 0.7615589499473572,
32
  "count": 33
33
  },
34
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 134.60006713867188,
36
+ "min": -9.643035888671875,
37
+ "max": 134.60006713867188,
38
  "count": 33
39
  },
40
  "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.06732966750860214,
42
+ "min": 0.05978873744606972,
43
+ "max": 0.3954293727874756,
44
  "count": 33
45
  },
46
  "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 11.98468017578125,
48
+ "min": 9.223644256591797,
49
+ "max": 47.056095123291016,
50
  "count": 33
51
  },
52
  "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.263246567757945,
54
+ "min": 0.162251219440653,
55
+ "max": 0.28064506884591905,
56
  "count": 33
57
  },
58
  "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 1.842725974305615,
60
+ "min": 0.5957608687555572,
61
+ "max": 2.385550743019849,
62
  "count": 33
63
  },
64
  "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.01390050204017647,
66
+ "min": 0.0007481948838782652,
67
+ "max": 0.02576252957805991,
68
  "count": 33
69
  },
70
  "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.09730351428123529,
72
+ "min": 0.0029927795355130606,
73
+ "max": 0.14672159546656377,
74
  "count": 33
75
  },
76
  "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 4.924011823757149e-06,
78
+ "min": 4.924011823757149e-06,
79
+ "max": 0.00019677440161280002,
80
  "count": 33
81
  },
82
  "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 3.446808276630004e-05,
84
+ "min": 3.446808276630004e-05,
85
+ "max": 0.0012878945560528,
86
  "count": 33
87
  },
88
  "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10246195714285715,
90
+ "min": 0.10246195714285715,
91
+ "max": 0.19838719999999999,
92
  "count": 33
93
  },
94
  "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 0.7172337000000001,
96
+ "min": 0.5951616,
97
+ "max": 1.4439472000000002,
98
  "count": 33
99
  },
100
  "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.0005021452328571434,
102
+ "min": 0.0005021452328571434,
103
+ "max": 0.019677601280000002,
104
  "count": 33
105
  },
106
  "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.0035150166300000037,
108
+ "min": 0.0035150166300000037,
109
+ "max": 0.12880504528,
110
  "count": 33
111
  },
112
  "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.017609162256121635,
114
+ "min": 0.017609162256121635,
115
+ "max": 0.4725158214569092,
116
  "count": 33
117
  },
118
  "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.1232641413807869,
120
+ "min": 0.1232641413807869,
121
+ "max": 1.4175474643707275,
122
  "count": 33
123
  },
124
  "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 252.51260504201682,
126
+ "min": 252.1900826446281,
127
  "max": 999.0,
128
  "count": 33
129
  },
130
  "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 30049.0,
132
  "min": 15984.0,
133
+ "max": 32881.0,
134
  "count": 33
135
  },
136
  "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 1.7130554471196247,
138
+ "min": -1.0000000596046448,
139
+ "max": 1.7238383612247428,
140
  "count": 33
141
  },
142
  "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 203.85359820723534,
144
+ "min": -32.00000190734863,
145
+ "max": 205.43919748067856,
146
  "count": 33
147
  },
148
  "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 1.7130554471196247,
150
+ "min": -1.0000000596046448,
151
+ "max": 1.7238383612247428,
152
  "count": 33
153
  },
154
  "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 203.85359820723534,
156
+ "min": -32.00000190734863,
157
+ "max": 205.43919748067856,
158
  "count": 33
159
  },
160
  "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.1013398526614031,
162
+ "min": 0.1013398526614031,
163
+ "max": 14.708561448947243,
164
  "count": 33
165
  },
166
  "Pyramids.Policy.RndReward.sum": {
167
+ "value": 12.059442466706969,
168
+ "min": 12.059442466706969,
169
+ "max": 338.2969133257866,
170
  "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
 
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1736909271",
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=Pyramids Training v3 --no-graphics",
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": "1736910888"
196
  },
197
+ "total": 1617.421274761,
198
  "count": 1,
199
+ "self": 0.3222304789996997,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.05562955799905467,
203
  "count": 1,
204
+ "self": 0.05562955799905467
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 1617.0434147240012,
208
  "count": 1,
209
+ "self": 1.432687056474606,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 2.213019042999804,
213
  "count": 1,
214
+ "self": 2.213019042999804
215
  },
216
  "TrainerController.advance": {
217
+ "total": 1613.184121873528,
218
+ "count": 64476,
219
+ "self": 1.391465668750243,
220
  "children": {
221
  "env_step": {
222
+ "total": 1151.9368688379436,
223
+ "count": 64476,
224
+ "self": 947.7798050548936,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 203.31933904584912,
228
+ "count": 64476,
229
+ "self": 5.6842080557999,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 197.63513099004922,
233
+ "count": 62604,
234
+ "self": 197.63513099004922
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.8377247372009151,
240
+ "count": 64476,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 1614.539795079083,
245
+ "count": 64476,
246
  "is_parallel": true,
247
+ "self": 768.8650052684297,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0021216360000835266,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0007025060040177777,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0014191299960657489,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0014191299960657489
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.036326646000816254,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.000447165000878158,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.00029942999935883563,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.00029942999935883563
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.034404144000291126,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.034404144000291126
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.0011759070002881344,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0002542710008128779,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0009216359994752565,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0009216359994752565
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 845.6747898106532,
307
+ "count": 64475,
308
  "is_parallel": true,
309
+ "self": 22.17403085114529,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 14.508953462684076,
313
+ "count": 64475,
314
  "is_parallel": true,
315
+ "self": 14.508953462684076
316
  },
317
  "communicator.exchange": {
318
+ "total": 744.292538688991,
319
+ "count": 64475,
320
  "is_parallel": true,
321
+ "self": 744.292538688991
322
  },
323
  "steps_from_proto": {
324
+ "total": 64.69926680783283,
325
+ "count": 64475,
326
  "is_parallel": true,
327
+ "self": 13.945041000521087,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 50.75422580731174,
331
+ "count": 515800,
332
  "is_parallel": true,
333
+ "self": 50.75422580731174
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 459.8557873668342,
347
+ "count": 64476,
348
+ "self": 3.0521678690147382,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 184.29631291984515,
352
+ "count": 64476,
353
+ "self": 183.84416709984544,
354
  "children": {
355
  "RLTrainer._checkpoint": {
356
+ "total": 0.45214581999971415,
357
  "count": 2,
358
+ "self": 0.45214581999971415
359
  }
360
  }
361
  },
362
  "_update_policy": {
363
+ "total": 272.5073065779743,
364
+ "count": 239,
365
+ "self": 86.36038117900716,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
+ "total": 186.14692539896714,
369
+ "count": 12339,
370
+ "self": 186.14692539896714
371
  }
372
  }
373
  }
 
376
  }
377
  },
378
  "trainer_threads": {
379
+ "total": 2.894999852287583e-06,
380
  "count": 1,
381
+ "self": 2.894999852287583e-06
382
  },
383
  "TrainerController._save_models": {
384
+ "total": 0.21358385599887697,
385
  "count": 1,
386
+ "self": 0.0027262570001767017,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
+ "total": 0.21085759899870027,
390
  "count": 1,
391
+ "self": 0.21085759899870027
392
  }
393
  }
394
  }
run_logs/training_status.json CHANGED
@@ -2,40 +2,40 @@
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
- "steps": 499981,
6
- "file_path": "results/Pyramids Training v2/Pyramids/Pyramids-499981.onnx",
7
- "reward": 1.7431250009685755,
8
- "creation_time": 1736907333.6355994,
9
  "auxillary_file_paths": [
10
- "results/Pyramids Training v2/Pyramids/Pyramids-499981.pt"
11
  ]
12
  },
13
  {
14
- "steps": 999995,
15
- "file_path": "results/Pyramids Training v2/Pyramids/Pyramids-999995.onnx",
16
- "reward": 1.7041428344590324,
17
- "creation_time": 1736908191.122991,
18
  "auxillary_file_paths": [
19
- "results/Pyramids Training v2/Pyramids/Pyramids-999995.pt"
20
  ]
21
  },
22
  {
23
- "steps": 1000123,
24
- "file_path": "results/Pyramids Training v2/Pyramids/Pyramids-1000123.onnx",
25
- "reward": 1.7041428344590324,
26
- "creation_time": 1736908191.271462,
27
  "auxillary_file_paths": [
28
- "results/Pyramids Training v2/Pyramids/Pyramids-1000123.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
- "steps": 1000123,
34
- "file_path": "results/Pyramids Training v2/Pyramids.onnx",
35
- "reward": 1.7041428344590324,
36
- "creation_time": 1736908191.271462,
37
  "auxillary_file_paths": [
38
- "results/Pyramids Training v2/Pyramids/Pyramids-1000123.pt"
39
  ]
40
  }
41
  },
 
2
  "Pyramids": {
3
  "checkpoints": [
4
  {
5
+ "steps": 499891,
6
+ "file_path": "results/Pyramids Training v3/Pyramids/Pyramids-499891.onnx",
7
+ "reward": 1.6972857032503401,
8
+ "creation_time": 1736910041.8806999,
9
  "auxillary_file_paths": [
10
+ "results/Pyramids Training v3/Pyramids/Pyramids-499891.pt"
11
  ]
12
  },
13
  {
14
+ "steps": 999819,
15
+ "file_path": "results/Pyramids Training v3/Pyramids/Pyramids-999819.onnx",
16
+ "reward": 1.7314285337924957,
17
+ "creation_time": 1736910888.0755434,
18
  "auxillary_file_paths": [
19
+ "results/Pyramids Training v3/Pyramids/Pyramids-999819.pt"
20
  ]
21
  },
22
  {
23
+ "steps": 1000051,
24
+ "file_path": "results/Pyramids Training v3/Pyramids/Pyramids-1000051.onnx",
25
+ "reward": 1.7361249588429928,
26
+ "creation_time": 1736910888.3257902,
27
  "auxillary_file_paths": [
28
+ "results/Pyramids Training v3/Pyramids/Pyramids-1000051.pt"
29
  ]
30
  }
31
  ],
32
  "final_checkpoint": {
33
+ "steps": 1000051,
34
+ "file_path": "results/Pyramids Training v3/Pyramids.onnx",
35
+ "reward": 1.7361249588429928,
36
+ "creation_time": 1736910888.3257902,
37
  "auxillary_file_paths": [
38
+ "results/Pyramids Training v3/Pyramids/Pyramids-1000051.pt"
39
  ]
40
  }
41
  },