s14pe commited on
Commit
7a13613
1 Parent(s): 26f9cc3

First Push

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab0c27f9b3c0dadae7c92dca6ab947c145c92272b1dabfab91eabcf04f7890cd
3
  size 2471804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bf2885a346b4ea13471d631300bf901e201e123b38351873162ff88f6141df4
3
  size 2471804
Pyramids/Pyramids-2100049.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bf2885a346b4ea13471d631300bf901e201e123b38351873162ff88f6141df4
3
+ size 2471804
Pyramids/Pyramids-2100049.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85c9c2842ad7b963916631f8377bc0b940cc9e076f0262fb2c62c86bd66d0e3a
3
+ size 14963804
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e79c75ffb228ace481e6387bafd5ae722819e82eab6e8cbc3dcabf3c228241b0
3
  size 14963234
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b84b6c56253138a5283042e1984c6e01a231eddc92e9e3d15b018fc8fded24c0
3
  size 14963234
Pyramids/events.out.tfevents.1709849499.54b79351de07.91689.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75eb9390c278ddd67ec56e2ca983b6e40ba01886ee98a15f0d8adb5280968ec
3
+ size 24109
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 256, "buffer_size": 2048, "learning_rate": 0.0002, "beta": 0.01, "epsilon": 0.05, "lambd": 0.95, "num_epoch": 5, "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": 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": 2000000, "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": "PyramidsTraining2", "initialize_from": null, "load_model": false, "resume": true, "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": 2048, "learning_rate": 0.0001, "beta": 0.01, "epsilon": 0.01, "lambd": 0.95, "num_epoch": 5, "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": 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": 2100000, "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": "PyramidsTraining2", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml CHANGED
@@ -5,9 +5,9 @@ behaviors:
5
  hyperparameters:
6
  batch_size: 256
7
  buffer_size: 2048
8
- learning_rate: 0.0002
9
  beta: 0.01
10
- epsilon: 0.05
11
  lambd: 0.95
12
  num_epoch: 5
13
  shared_critic: false
@@ -51,7 +51,7 @@ behaviors:
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
- max_steps: 2000000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: false
 
5
  hyperparameters:
6
  batch_size: 256
7
  buffer_size: 2048
8
+ learning_rate: 0.0001
9
  beta: 0.01
10
+ epsilon: 0.01
11
  lambd: 0.95
12
  num_epoch: 5
13
  shared_critic: false
 
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
+ max_steps: 2100000
55
  time_horizon: 128
56
  summary_freq: 30000
57
  threaded: 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.12
4
- Multi-casting "[IP] 172.28.0.12 [Port] 55395 [Flags] 2 [Guid] 879112390 [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,10 +33,17 @@ 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.082 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)
 
 
 
 
 
 
 
40
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
41
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
42
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
@@ -58,14 +65,7 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
58
  WARNING: Shader Unsupported: 'Standard' - All subshaders removed
59
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
60
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
61
- WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
62
- WARNING: Shader Did you use #pragma only_renderers and omit this platform?
63
- WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
64
- ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
65
- WARNING: Shader Unsupported: 'Autodesk Interactive' - 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.925600 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,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]: 1514 frames, [32.0 KB-64.0 KB]: 10891 frames, [64.0 KB-128.0 KB]: 6367 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_Profiler.Dispatcher]
147
  Initial Block Size 64.0 KB
148
  Current Block Size 64.0 KB
149
- Peak Allocated Bytes 240 B
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]: 26 frames, [1.0 MB-2.0 MB]: 18747 frames
208
  Requested Block Size 1.0 MB
209
  Peak Block count 2
210
- Peak Allocated memory 1.1 MB
211
  Peak Large allocation bytes 0 B
212
  [ALLOC_DEFAULT] Dual Thread Allocator
213
- Peak main deferred allocation count 10125
214
  [ALLOC_BUCKET]
215
  Large Block size 4.0 MB
216
  Used Block count 1
217
- Peak Allocated bytes 1.4 MB
218
  [ALLOC_DEFAULT_MAIN]
219
- Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 18772 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
- Peak Allocated memory 24.8 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
- Peak usage frame count: [16.0 MB-32.0 MB]: 18773 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 22.9 MB
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.4 MB
256
  [ALLOC_GFX_MAIN]
257
- Peak usage frame count: [32.0 KB-64.0 KB]: 18772 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]: 18773 frames
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.4 MB
274
  [ALLOC_CACHEOBJECTS_MAIN]
275
- Peak usage frame count: [0.5 MB-1.0 MB]: 34 frames, [1.0 MB-2.0 MB]: 18739 frames
276
  Requested Block Size 4.0 MB
277
  Peak Block count 1
278
  Peak Allocated memory 1.4 MB
279
  Peak Large allocation bytes 0 B
280
  [ALLOC_CACHEOBJECTS_THREAD]
281
- Peak usage frame count: [1.0 MB-2.0 MB]: 18772 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.7 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.4 MB
292
  [ALLOC_TYPETREE_MAIN]
293
- Peak usage frame count: [0-1.0 KB]: 18773 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]: 18773 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]: 18773 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
- Peak Allocated memory 29.2 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":1709848088297,"processId":73787,"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}]}
 
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] 55499 [Flags] 2 [Guid] 3842386024 [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.106 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)
40
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
41
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
42
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
43
+ ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
44
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
45
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
46
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
47
  WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
48
  WARNING: Shader Did you use #pragma only_renderers and omit this platform?
49
  WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
 
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.144441 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]: 170 frames, [32.0 KB-64.0 KB]: 1033 frames, [64.0 KB-128.0 KB]: 689 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 0 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]: 41 frames, [1.0 MB-2.0 MB]: 1852 frames
208
  Requested Block Size 1.0 MB
209
  Peak Block count 2
210
+ Peak Allocated memory 1.0 MB
211
  Peak Large allocation bytes 0 B
212
  [ALLOC_DEFAULT] Dual Thread Allocator
213
+ Peak main deferred allocation count 6677
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]: 1892 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
+ Peak Allocated memory 23.5 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 1893 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 22.5 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]: 1892 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]: 1893 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]: 28 frames, [1.0 MB-2.0 MB]: 1865 frames
276
  Requested Block Size 4.0 MB
277
  Peak Block count 1
278
  Peak Allocated memory 1.4 MB
279
  Peak Large allocation bytes 0 B
280
  [ALLOC_CACHEOBJECTS_THREAD]
281
+ Peak usage frame count: [1.0 MB-2.0 MB]: 1892 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.3 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]: 1893 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]: 1893 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]: 1893 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
+ Peak Allocated memory 27.4 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":1709849813312,"processId":91725,"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.1375330239534378,
6
- "min": 0.13713061809539795,
7
- "max": 0.23822951316833496,
8
- "count": 33
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 4123.7900390625,
12
- "min": 4118.306640625,
13
- "max": 7185.001953125,
14
- "count": 33
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
- "value": 247.86507936507937,
18
- "min": 222.57364341085272,
19
- "max": 338.0421052631579,
20
- "count": 33
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
- "value": 31231.0,
24
- "min": 18034.0,
25
- "max": 32114.0,
26
- "count": 33
27
  },
28
  "Pyramids.Step.mean": {
29
- "value": 1979920.0,
30
- "min": 1019935.0,
31
- "max": 1979920.0,
32
- "count": 33
33
  },
34
  "Pyramids.Step.sum": {
35
- "value": 1979920.0,
36
- "min": 1019935.0,
37
- "max": 1979920.0,
38
- "count": 33
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
- "value": 0.7534557580947876,
42
- "min": 0.5822848677635193,
43
- "max": 0.8246222734451294,
44
- "count": 33
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
- "value": 217.74871826171875,
48
- "min": 124.41722869873047,
49
- "max": 249.03591918945312,
50
- "count": 33
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
- "value": 0.0010156136704608798,
54
- "min": -0.039015840739011765,
55
- "max": 0.025501089170575142,
56
- "count": 33
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
- "value": 0.29351234436035156,
60
- "min": -11.353610038757324,
61
- "max": 7.344313621520996,
62
- "count": 33
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
- "value": 1.7209759850502013,
66
- "min": 1.5356147170066834,
67
- "max": 1.7638425027995597,
68
- "count": 33
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
- "value": 215.12199813127518,
72
- "min": 119.964998729527,
73
- "max": 227.61099806427956,
74
- "count": 33
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
- "value": 1.7209759850502013,
78
- "min": 1.5356147170066834,
79
- "max": 1.7638425027995597,
80
- "count": 33
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
- "value": 215.12199813127518,
84
- "min": 119.964998729527,
85
- "max": 227.61099806427956,
86
- "count": 33
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
- "value": 0.019867865281703416,
90
- "min": 0.01796629832147859,
91
- "max": 0.03236385448932803,
92
- "count": 33
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
- "value": 2.483483160212927,
96
- "min": 1.873240277316654,
97
- "max": 3.005827545421198,
98
- "count": 33
99
  },
100
  "Pyramids.Losses.PolicyLoss.mean": {
101
- "value": 0.046392814426716146,
102
- "min": 0.04285314011697968,
103
- "max": 0.05108637610017987,
104
- "count": 33
105
  },
106
  "Pyramids.Losses.PolicyLoss.sum": {
107
- "value": 0.649499401974026,
108
- "min": 0.3856782610528171,
109
- "max": 0.7298336750362069,
110
- "count": 33
111
  },
112
  "Pyramids.Losses.ValueLoss.mean": {
113
- "value": 0.014424966649884092,
114
- "min": 0.011963329645472446,
115
- "max": 0.016835752428908436,
116
- "count": 33
117
  },
118
  "Pyramids.Losses.ValueLoss.sum": {
119
- "value": 0.2019495330983773,
120
- "min": 0.13363652646075933,
121
- "max": 0.23570053400471808,
122
- "count": 33
123
  },
124
  "Pyramids.Policy.LearningRate.mean": {
125
- "value": 3.446698276699998e-06,
126
- "min": 3.446698276699998e-06,
127
- "max": 9.893718386476668e-05,
128
- "count": 33
129
  },
130
  "Pyramids.Policy.LearningRate.sum": {
131
- "value": 4.825377587379997e-05,
132
- "min": 4.825377587379997e-05,
133
- "max": 0.0013576829211589497,
134
- "count": 33
135
  },
136
  "Pyramids.Policy.Epsilon.mean": {
137
- "value": 0.09913835000000003,
138
- "min": 0.07526571666666666,
139
- "max": 0.09913835000000003,
140
- "count": 33
141
  },
142
  "Pyramids.Policy.Epsilon.sum": {
143
- "value": 1.3879369000000004,
144
- "min": 0.67739145,
145
- "max": 1.4756142750000003,
146
- "count": 33
147
  },
148
  "Pyramids.Policy.Beta.mean": {
149
- "value": 0.00018215766999999994,
150
- "min": 0.00018215766999999994,
151
- "max": 0.004951909809999999,
152
- "count": 33
153
  },
154
  "Pyramids.Policy.Beta.sum": {
155
- "value": 0.002550207379999999,
156
- "min": 0.002550207379999999,
157
- "max": 0.06796622089499998,
158
- "count": 33
159
  },
160
  "Pyramids.Losses.RNDLoss.mean": {
161
- "value": 0.007662124466150999,
162
- "min": 0.007479414809495211,
163
- "max": 0.009971946477890015,
164
- "count": 33
165
  },
166
  "Pyramids.Losses.RNDLoss.sum": {
167
- "value": 0.10726974159479141,
168
- "min": 0.08974751830101013,
169
- "max": 0.13969619572162628,
170
- "count": 33
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
- "count": 33
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
- "count": 33
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1709845029",
188
  "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [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=PyramidsTraining2 --no-graphics --resume",
190
  "mlagents_version": "1.1.0.dev0",
@@ -192,59 +192,59 @@
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.2.1+cu121",
194
  "numpy_version": "1.23.5",
195
- "end_time_seconds": "1709848088"
196
  },
197
- "total": 3058.4707801580007,
198
  "count": 1,
199
- "self": 0.4737069219991099,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.052605658001994016,
203
  "count": 1,
204
- "self": 0.052605658001994016
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 3057.9444675779996,
208
  "count": 1,
209
- "self": 2.206688922819012,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 1.7855579959978058,
213
  "count": 1,
214
- "self": 1.7855579959978058
215
  },
216
  "TrainerController.advance": {
217
- "total": 3053.8628669321843,
218
- "count": 65661,
219
- "self": 2.238769279079861,
220
  "children": {
221
  "env_step": {
222
- "total": 1874.0822943699131,
223
- "count": 65661,
224
- "self": 1725.5800883304037,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 147.24639795818803,
228
- "count": 65661,
229
- "self": 5.633965653560153,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 141.61243230462787,
233
- "count": 62575,
234
- "self": 141.61243230462787
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 1.2558080813214474,
240
- "count": 65661,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 3053.4543606632105,
245
- "count": 65661,
246
  "is_parallel": true,
247
- "self": 1470.4695967291482,
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.0015718399990873877,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0004578700063575525,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0011139699927298352,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0011139699927298352
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.048755717998574255,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0006368899994413368,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.000442190001194831,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.000442190001194831
280
  },
281
  "communicator.exchange": {
282
- "total": 0.04601073799858568,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.04601073799858568
286
  },
287
  "steps_from_proto": {
288
- "total": 0.0016658999993524048,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.0004009000076621305,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0012649999916902743,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0012649999916902743
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 1582.9847639340624,
307
- "count": 65660,
308
  "is_parallel": true,
309
- "self": 39.65575918263494,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 20.023395557913318,
313
- "count": 65660,
314
  "is_parallel": true,
315
- "self": 20.023395557913318
316
  },
317
  "communicator.exchange": {
318
- "total": 1425.3997200350022,
319
- "count": 65660,
320
  "is_parallel": true,
321
- "self": 1425.3997200350022
322
  },
323
  "steps_from_proto": {
324
- "total": 97.90588915851185,
325
- "count": 65660,
326
  "is_parallel": true,
327
- "self": 21.064568478104775,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 76.84132068040708,
331
- "count": 525280,
332
  "is_parallel": true,
333
- "self": 76.84132068040708
334
  }
335
  }
336
  }
@@ -343,31 +343,24 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 1177.5418032831913,
347
- "count": 65661,
348
- "self": 4.234237973923882,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 138.94052156524413,
352
- "count": 65661,
353
- "self": 138.75362716324162,
354
- "children": {
355
- "RLTrainer._checkpoint": {
356
- "total": 0.1868944020025083,
357
- "count": 2,
358
- "self": 0.1868944020025083
359
- }
360
- }
361
  },
362
  "_update_policy": {
363
- "total": 1034.3670437440232,
364
- "count": 473,
365
- "self": 348.64777346871415,
366
  "children": {
367
  "TorchPPOOptimizer.update": {
368
- "total": 685.7192702753091,
369
- "count": 18920,
370
- "self": 685.7192702753091
371
  }
372
  }
373
  }
@@ -376,19 +369,19 @@
376
  }
377
  },
378
  "trainer_threads": {
379
- "total": 7.899980118963867e-07,
380
  "count": 1,
381
- "self": 7.899980118963867e-07
382
  },
383
  "TrainerController._save_models": {
384
- "total": 0.08935293700051261,
385
  "count": 1,
386
- "self": 0.002800210000714287,
387
  "children": {
388
  "RLTrainer._checkpoint": {
389
- "total": 0.08655272699979832,
390
  "count": 1,
391
- "self": 0.08655272699979832
392
  }
393
  }
394
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.14686335623264313,
6
+ "min": 0.14086739718914032,
7
+ "max": 0.1524546891450882,
8
+ "count": 4
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 4368.3037109375,
12
+ "min": 1516.8577880859375,
13
+ "max": 4615.1083984375,
14
+ "count": 4
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
+ "value": 234.25384615384615,
18
+ "min": 189.0612244897959,
19
+ "max": 260.2173913043478,
20
+ "count": 4
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
+ "value": 30453.0,
24
+ "min": 9264.0,
25
+ "max": 30453.0,
26
+ "count": 4
27
  },
28
  "Pyramids.Step.mean": {
29
+ "value": 2099921.0,
30
+ "min": 2009927.0,
31
+ "max": 2099921.0,
32
+ "count": 4
33
  },
34
  "Pyramids.Step.sum": {
35
+ "value": 2099921.0,
36
+ "min": 2009927.0,
37
+ "max": 2099921.0,
38
+ "count": 4
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 0.8053473234176636,
42
+ "min": 0.7133234739303589,
43
+ "max": 0.8290045261383057,
44
+ "count": 4
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 244.82559204101562,
48
+ "min": 79.23908996582031,
49
+ "max": 253.67538452148438,
50
+ "count": 4
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
+ "value": 0.01725996471941471,
54
+ "min": -0.06481077522039413,
55
+ "max": 0.01725996471941471,
56
+ "count": 4
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
+ "value": 5.2470293045043945,
60
+ "min": -12.610334396362305,
61
+ "max": 5.2470293045043945,
62
+ "count": 4
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
+ "value": 1.7503553699988585,
66
+ "min": 1.7207120570900112,
67
+ "max": 1.810938761550553,
68
+ "count": 4
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
+ "value": 227.5461980998516,
72
+ "min": 88.7359993159771,
73
+ "max": 227.5461980998516,
74
+ "count": 4
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
+ "value": 1.7503553699988585,
78
+ "min": 1.7207120570900112,
79
+ "max": 1.810938761550553,
80
+ "count": 4
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
+ "value": 227.5461980998516,
84
+ "min": 88.7359993159771,
85
+ "max": 227.5461980998516,
86
+ "count": 4
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
+ "value": 0.018230752151878103,
90
+ "min": 0.015216292770655483,
91
+ "max": 0.02087518214358201,
92
+ "count": 4
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
+ "value": 2.3699977797441534,
96
+ "min": 0.7455983457621187,
97
+ "max": 2.421521128655513,
98
+ "count": 4
99
  },
100
  "Pyramids.Losses.PolicyLoss.mean": {
101
+ "value": 0.045669686837520984,
102
+ "min": 0.045669686837520984,
103
+ "max": 0.05387836435693316,
104
+ "count": 4
105
  },
106
  "Pyramids.Losses.PolicyLoss.sum": {
107
+ "value": 0.6393756157252938,
108
+ "min": 0.21551345742773265,
109
+ "max": 0.6912090754485689,
110
+ "count": 4
111
  },
112
  "Pyramids.Losses.ValueLoss.mean": {
113
+ "value": 0.015640732158707187,
114
+ "min": 0.01431870764686859,
115
+ "max": 0.015640732158707187,
116
+ "count": 4
117
  },
118
  "Pyramids.Losses.ValueLoss.sum": {
119
+ "value": 0.21897025022190061,
120
+ "min": 0.0590569645864889,
121
+ "max": 0.22341725134756413,
122
+ "count": 4
123
  },
124
  "Pyramids.Policy.LearningRate.mean": {
125
+ "value": 6.917217573571425e-07,
126
+ "min": 6.917217573571425e-07,
127
+ "max": 4.507440730750002e-06,
128
+ "count": 4
129
  },
130
  "Pyramids.Policy.LearningRate.sum": {
131
+ "value": 9.684104602999994e-06,
132
+ "min": 9.684104602999994e-06,
133
+ "max": 5.038434961700002e-05,
134
+ "count": 4
135
  },
136
  "Pyramids.Policy.Epsilon.mean": {
137
+ "value": 0.09937753979591837,
138
+ "min": 0.09594338928571429,
139
+ "max": 0.09937753979591837,
140
+ "count": 4
141
  },
142
  "Pyramids.Policy.Epsilon.sum": {
143
+ "value": 1.3912855571428573,
144
+ "min": 0.38377355714285716,
145
+ "max": 1.4710937142857141,
146
+ "count": 4
147
  },
148
  "Pyramids.Policy.Beta.mean": {
149
+ "value": 7.909308265306118e-05,
150
+ "min": 7.909308265306118e-05,
151
+ "max": 0.00046028378928571445,
152
+ "count": 4
153
  },
154
  "Pyramids.Policy.Beta.sum": {
155
+ "value": 0.0011073031571428565,
156
+ "min": 0.0011073031571428565,
157
+ "max": 0.005173261700000002,
158
+ "count": 4
159
  },
160
  "Pyramids.Losses.RNDLoss.mean": {
161
+ "value": 0.00750921992585063,
162
+ "min": 0.007449968717992306,
163
+ "max": 0.007671576924622059,
164
+ "count": 4
165
  },
166
  "Pyramids.Losses.RNDLoss.sum": {
167
+ "value": 0.10512907803058624,
168
+ "min": 0.030686307698488235,
169
+ "max": 0.11174952983856201,
170
+ "count": 4
171
  },
172
  "Pyramids.IsTraining.mean": {
173
  "value": 1.0,
174
  "min": 1.0,
175
  "max": 1.0,
176
+ "count": 4
177
  },
178
  "Pyramids.IsTraining.sum": {
179
  "value": 1.0,
180
  "min": 1.0,
181
  "max": 1.0,
182
+ "count": 4
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1709849498",
188
  "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [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=PyramidsTraining2 --no-graphics --resume",
190
  "mlagents_version": "1.1.0.dev0",
 
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "2.2.1+cu121",
194
  "numpy_version": "1.23.5",
195
+ "end_time_seconds": "1709849813"
196
  },
197
+ "total": 315.26667822700256,
198
  "count": 1,
199
+ "self": 0.6019607260059274,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.06336075699800858,
203
  "count": 1,
204
+ "self": 0.06336075699800858
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 314.6013567439986,
208
  "count": 1,
209
+ "self": 0.199611276100768,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 2.620254447996558,
213
  "count": 1,
214
+ "self": 2.620254447996558
215
  },
216
  "TrainerController.advance": {
217
+ "total": 311.6721845939028,
218
+ "count": 6653,
219
+ "self": 0.22345633607619675,
220
  "children": {
221
  "env_step": {
222
+ "total": 193.677894733024,
223
+ "count": 6653,
224
+ "self": 178.74847731585032,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 14.803519072062045,
228
+ "count": 6653,
229
+ "self": 0.523928353923111,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 14.279590718138934,
233
+ "count": 6308,
234
+ "self": 14.279590718138934
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.12589834511163644,
240
+ "count": 6653,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 314.0457970251664,
245
+ "count": 6653,
246
  "is_parallel": true,
247
+ "self": 149.29729433146713,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0027240900017204694,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0007551800117653329,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.0019689099899551366,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.0019689099899551366
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.051165728000341915,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0006359199978760444,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0004655800003092736,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0004655800003092736
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.04856568800096284,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.04856568800096284
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.00149854000119376,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0003199400052835699,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.00117859999591019,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.00117859999591019
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 164.74850269369927,
307
+ "count": 6652,
308
  "is_parallel": true,
309
+ "self": 3.9677036714710994,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 2.036080707104702,
313
+ "count": 6652,
314
  "is_parallel": true,
315
+ "self": 2.036080707104702
316
  },
317
  "communicator.exchange": {
318
+ "total": 148.8719915580623,
319
+ "count": 6652,
320
  "is_parallel": true,
321
+ "self": 148.8719915580623
322
  },
323
  "steps_from_proto": {
324
+ "total": 9.872726757061173,
325
+ "count": 6652,
326
  "is_parallel": true,
327
+ "self": 2.210711467632791,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 7.662015289428382,
331
+ "count": 53216,
332
  "is_parallel": true,
333
+ "self": 7.662015289428382
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 117.77083352480258,
347
+ "count": 6653,
348
+ "self": 0.39953413871626253,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 13.724161448091763,
352
+ "count": 6653,
353
+ "self": 13.724161448091763
 
 
 
 
 
 
 
354
  },
355
  "_update_policy": {
356
+ "total": 103.64713793799456,
357
+ "count": 47,
358
+ "self": 34.89935663793949,
359
  "children": {
360
  "TorchPPOOptimizer.update": {
361
+ "total": 68.74778130005507,
362
+ "count": 1880,
363
+ "self": 68.74778130005507
364
  }
365
  }
366
  }
 
369
  }
370
  },
371
  "trainer_threads": {
372
+ "total": 7.999988156370819e-07,
373
  "count": 1,
374
+ "self": 7.999988156370819e-07
375
  },
376
  "TrainerController._save_models": {
377
+ "total": 0.10930562599969562,
378
  "count": 1,
379
+ "self": 0.0030194499995559454,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
+ "total": 0.10628617600013968,
383
  "count": 1,
384
+ "self": 0.10628617600013968
385
  }
386
  }
387
  }
run_logs/training_status.json CHANGED
@@ -1,15 +1,6 @@
1
  {
2
  "Pyramids": {
3
  "checkpoints": [
4
- {
5
- "steps": 999911,
6
- "file_path": "results/PyramidsTraining2/Pyramids/Pyramids-999911.onnx",
7
- "reward": 1.716599988937378,
8
- "creation_time": 1709844961.6339633,
9
- "auxillary_file_paths": [
10
- "results/PyramidsTraining2/Pyramids/Pyramids-999911.pt"
11
- ]
12
- },
13
  {
14
  "steps": 1000039,
15
  "file_path": "results/PyramidsTraining2/Pyramids/Pyramids-1000039.onnx",
@@ -45,15 +36,24 @@
45
  "auxillary_file_paths": [
46
  "results/PyramidsTraining2/Pyramids/Pyramids-2000102.pt"
47
  ]
 
 
 
 
 
 
 
 
 
48
  }
49
  ],
50
  "final_checkpoint": {
51
- "steps": 2000102,
52
  "file_path": "results/PyramidsTraining2/Pyramids.onnx",
53
- "reward": 1.5183199688792228,
54
- "creation_time": 1709848087.8528948,
55
  "auxillary_file_paths": [
56
- "results/PyramidsTraining2/Pyramids/Pyramids-2000102.pt"
57
  ]
58
  }
59
  },
 
1
  {
2
  "Pyramids": {
3
  "checkpoints": [
 
 
 
 
 
 
 
 
 
4
  {
5
  "steps": 1000039,
6
  "file_path": "results/PyramidsTraining2/Pyramids/Pyramids-1000039.onnx",
 
36
  "auxillary_file_paths": [
37
  "results/PyramidsTraining2/Pyramids/Pyramids-2000102.pt"
38
  ]
39
+ },
40
+ {
41
+ "steps": 2100049,
42
+ "file_path": "results/PyramidsTraining2/Pyramids/Pyramids-2100049.onnx",
43
+ "reward": 1.790499970316887,
44
+ "creation_time": 1709849812.783655,
45
+ "auxillary_file_paths": [
46
+ "results/PyramidsTraining2/Pyramids/Pyramids-2100049.pt"
47
+ ]
48
  }
49
  ],
50
  "final_checkpoint": {
51
+ "steps": 2100049,
52
  "file_path": "results/PyramidsTraining2/Pyramids.onnx",
53
+ "reward": 1.790499970316887,
54
+ "creation_time": 1709849812.783655,
55
  "auxillary_file_paths": [
56
+ "results/PyramidsTraining2/Pyramids/Pyramids-2100049.pt"
57
  ]
58
  }
59
  },