CzarnyRycerz commited on
Commit
a8f0970
·
1 Parent(s): 0b845f3

pushed the model

Browse files
Pyramids.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a40f29845d1c5b9aa33602d17a1364eceb1b19aa048cb074e8fac65ea8ee818e
3
  size 1418184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22675a39966c06322288cbf01d17aa641b0046e3bc0e32ce5355333a40244437
3
  size 1418184
Pyramids/Pyramids-1220046.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22675a39966c06322288cbf01d17aa641b0046e3bc0e32ce5355333a40244437
3
+ size 1418184
Pyramids/Pyramids-1220046.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc10d3b1dbc60f759a97e9f4fef2f92614d0603419e9a129654b366035b1360
3
+ size 8650990
Pyramids/checkpoint.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fcc47a4494ab23e71b604f1d388325a37e679737cfac82a31afe3ab1d67c35c
3
  size 8650990
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc10d3b1dbc60f759a97e9f4fef2f92614d0603419e9a129654b366035b1360
3
  size 8650990
Pyramids/events.out.tfevents.1694051966.f5001fcc51d4.23933.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:338d64676add7cfa6a40e8da132bdc17cbe24256dbac87138dfec14bd0fffbd7
3
+ size 1423
Pyramids/events.out.tfevents.1694051996.f5001fcc51d4.24123.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4a36c769593f2b7fdd4b54f3ed0e811362e044e3e96ea4c11f6b6177e03978b
3
+ size 15856
config.json CHANGED
@@ -1 +1 @@
1
- {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 1200000, "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, "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}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "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": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.15, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 1220000, "time_horizon": 128, "summary_freq": 1000, "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, "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}, "environment_parameters": null, "checkpoint_settings": {"run_id": "Pyramids Training", "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
@@ -7,7 +7,7 @@ behaviors:
7
  buffer_size: 2048
8
  learning_rate: 0.0003
9
  beta: 0.01
10
- epsilon: 0.2
11
  lambd: 0.95
12
  num_epoch: 3
13
  shared_critic: false
@@ -51,9 +51,9 @@ behaviors:
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
- max_steps: 1200000
55
  time_horizon: 128
56
- summary_freq: 10000
57
  threaded: false
58
  self_play: null
59
  behavioral_cloning: null
 
7
  buffer_size: 2048
8
  learning_rate: 0.0003
9
  beta: 0.01
10
+ epsilon: 0.15
11
  lambd: 0.95
12
  num_epoch: 3
13
  shared_critic: false
 
51
  init_path: null
52
  keep_checkpoints: 5
53
  even_checkpoints: false
54
+ max_steps: 1220000
55
  time_horizon: 128
56
+ summary_freq: 1000
57
  threaded: false
58
  self_play: null
59
  behavioral_cloning: null
run_logs/Player-0.log CHANGED
@@ -1,7 +1,7 @@
1
  Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
  Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
  Found 1 interfaces on host : 0) 172.28.0.12
4
- Multi-casting "[IP] 172.28.0.12 [Port] 55206 [Flags] 2 [Guid] 921134221 [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,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.100 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: 1.478202 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]: 76 frames, [32.0 KB-64.0 KB]: 1277 frames, [64.0 KB-128.0 KB]: 538 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
@@ -123,7 +123,7 @@ PlayerConnection::CleanupMemory Statistics:
123
  Current Block Size 64.0 KB
124
  Peak Allocated Bytes 0 B
125
  Overflow Count 0
126
- [ALLOC_TEMP_Background Job.Worker 15]
127
  Initial Block Size 32.0 KB
128
  Current Block Size 32.0 KB
129
  Peak Allocated Bytes 0 B
@@ -133,7 +133,7 @@ PlayerConnection::CleanupMemory Statistics:
133
  Current Block Size 32.0 KB
134
  Peak Allocated Bytes 0 B
135
  Overflow Count 0
136
- [ALLOC_TEMP_Background Job.Worker 2]
137
  Initial Block Size 32.0 KB
138
  Current Block Size 32.0 KB
139
  Peak Allocated Bytes 0 B
@@ -183,12 +183,12 @@ PlayerConnection::CleanupMemory Statistics:
183
  Current Block Size 256.0 KB
184
  Peak Allocated Bytes 0.8 KB
185
  Overflow Count 0
186
- [ALLOC_TEMP_Background Job.Worker 9]
187
  Initial Block Size 32.0 KB
188
  Current Block Size 32.0 KB
189
  Peak Allocated Bytes 0 B
190
  Overflow Count 0
191
- [ALLOC_TEMP_Background Job.Worker 14]
192
  Initial Block Size 32.0 KB
193
  Current Block Size 32.0 KB
194
  Peak Allocated Bytes 0 B
@@ -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]: 34 frames, [1.0 MB-2.0 MB]: 1858 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 8487
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]: 1891 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
- Peak Allocated memory 21.3 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
- Peak usage frame count: [16.0 MB-32.0 MB]: 1892 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
- Peak Allocated memory 24.1 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]: 1891 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]: 1892 frames
264
  Requested Block Size 16.0 MB
265
  Peak Block count 1
266
  Peak Allocated memory 67.7 KB
@@ -270,39 +270,39 @@ 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]: 49 frames, [1.0 MB-2.0 MB]: 1843 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]: 1891 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.5 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]: 1892 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]: 1892 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]: 1892 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
  Peak Allocated memory 27.4 KB
@@ -311,4 +311,4 @@ PlayerConnection::CleanupMemory Statistics:
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":1694051936723,"processId":22494,"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] 55109 [Flags] 2 [Guid] 2293160554 [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.097 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.918759 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]: 10 frames, [32.0 KB-64.0 KB]: 278 frames, [64.0 KB-128.0 KB]: 105 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
 
123
  Current Block Size 64.0 KB
124
  Peak Allocated Bytes 0 B
125
  Overflow Count 0
126
+ [ALLOC_TEMP_Background Job.Worker 2]
127
  Initial Block Size 32.0 KB
128
  Current Block Size 32.0 KB
129
  Peak Allocated Bytes 0 B
 
133
  Current Block Size 32.0 KB
134
  Peak Allocated Bytes 0 B
135
  Overflow Count 0
136
+ [ALLOC_TEMP_Background Job.Worker 15]
137
  Initial Block Size 32.0 KB
138
  Current Block Size 32.0 KB
139
  Peak Allocated Bytes 0 B
 
183
  Current Block Size 256.0 KB
184
  Peak Allocated Bytes 0.8 KB
185
  Overflow Count 0
186
+ [ALLOC_TEMP_Background Job.Worker 14]
187
  Initial Block Size 32.0 KB
188
  Current Block Size 32.0 KB
189
  Peak Allocated Bytes 0 B
190
  Overflow Count 0
191
+ [ALLOC_TEMP_Background Job.Worker 9]
192
  Initial Block Size 32.0 KB
193
  Current Block Size 32.0 KB
194
  Peak Allocated Bytes 0 B
 
204
  Peak Allocated Bytes 128 B
205
  Overflow Count 0
206
  [ALLOC_MEMORYPROFILER]
207
+ Peak usage frame count: [0.5 MB-1.0 MB]: 36 frames, [1.0 MB-2.0 MB]: 358 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 12487
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]: 393 frames
220
  Requested Block Size 16.0 MB
221
  Peak Block count 2
222
+ Peak Allocated memory 21.7 MB
223
  Peak Large allocation bytes 0 B
224
  [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 394 frames
226
  Requested Block Size 16.0 MB
227
  Peak Block count 1
228
+ Peak Allocated memory 23.2 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]: 393 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]: 394 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]: 68 frames, [1.0 MB-2.0 MB]: 326 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]: 393 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.3 MB
292
  [ALLOC_TYPETREE_MAIN]
293
+ Peak usage frame count: [0-1.0 KB]: 394 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]: 394 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]: 394 frames
306
  Requested Block Size 16.0 MB
307
  Peak Block count 1
308
  Peak Allocated memory 27.4 KB
 
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":1694052059136,"processId":24139,"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.35400623083114624,
6
- "min": 0.3287368416786194,
7
- "max": 0.3809888958930969,
8
- "count": 10
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
- "value": 3585.375,
12
- "min": 3224.2509765625,
13
- "max": 4053.856689453125,
14
- "count": 10
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
- "value": 254.27777777777777,
18
- "min": 219.0,
19
- "max": 377.1142857142857,
20
- "count": 10
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
- "value": 9154.0,
24
- "min": 7154.0,
25
- "max": 13199.0,
26
- "count": 10
27
  },
28
  "Pyramids.Step.mean": {
29
- "value": 1199912.0,
30
- "min": 1109887.0,
31
- "max": 1199912.0,
32
- "count": 10
33
  },
34
  "Pyramids.Step.sum": {
35
- "value": 1199912.0,
36
- "min": 1109887.0,
37
- "max": 1199912.0,
38
- "count": 10
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
- "value": 0.653383195400238,
42
- "min": 0.5558645725250244,
43
- "max": 0.653383195400238,
44
- "count": 10
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
- "value": 63.378170013427734,
48
- "min": 50.027809143066406,
49
- "max": 63.378170013427734,
50
- "count": 10
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
- "value": 0.5715085864067078,
54
- "min": 0.4426353871822357,
55
- "max": 0.8367797136306763,
56
- "count": 10
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
- "value": 55.43633270263672,
60
- "min": 42.49299621582031,
61
- "max": 80.0146484375,
62
- "count": 10
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
- "value": 1.690144433743424,
66
- "min": 1.3873705653583301,
67
- "max": 1.7809999925749642,
68
- "count": 10
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
- "value": 60.84519961476326,
72
- "min": 39.384799391031265,
73
- "max": 64.4709991067648,
74
- "count": 10
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
- "value": 1.690144433743424,
78
- "min": 1.3873705653583301,
79
- "max": 1.7809999925749642,
80
- "count": 10
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
- "value": 60.84519961476326,
84
- "min": 39.384799391031265,
85
- "max": 64.4709991067648,
86
- "count": 10
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
- "value": 0.021356650632191707,
90
- "min": 0.02083654456572341,
91
- "max": 0.03267753588091903,
92
- "count": 10
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
- "value": 0.7688394227589015,
96
- "min": 0.6474357877159491,
97
- "max": 1.0256763279030565,
98
- "count": 10
 
 
 
 
 
 
 
 
 
 
 
 
99
  },
100
  "Pyramids.Losses.PolicyLoss.mean": {
101
- "value": 0.07095266573596745,
102
- "min": 0.06245497111134077,
103
- "max": 0.07095266573596745,
104
- "count": 10
105
  },
106
  "Pyramids.Losses.PolicyLoss.sum": {
107
- "value": 0.3547633286798373,
108
- "min": 0.24981988444536307,
109
- "max": 0.3547633286798373,
110
- "count": 10
111
  },
112
  "Pyramids.Losses.ValueLoss.mean": {
113
- "value": 0.028200244236116605,
114
- "min": 0.0246676901782242,
115
- "max": 0.0438803927701277,
116
- "count": 10
117
  },
118
  "Pyramids.Losses.ValueLoss.sum": {
119
- "value": 0.14100122118058303,
120
- "min": 0.12333845089112098,
121
- "max": 0.2194019638506385,
122
- "count": 10
123
  },
124
  "Pyramids.Policy.LearningRate.mean": {
125
- "value": 1.2104495965500022e-06,
126
- "min": 1.2104495965500022e-06,
127
- "max": 2.3687092104333334e-05,
128
- "count": 10
129
  },
130
  "Pyramids.Policy.LearningRate.sum": {
131
- "value": 6.052247982750011e-06,
132
- "min": 6.052247982750011e-06,
133
- "max": 0.00010651946449366663,
134
- "count": 10
135
  },
136
  "Pyramids.Policy.Epsilon.mean": {
137
- "value": 0.10040345000000002,
138
- "min": 0.10040345000000002,
139
- "max": 0.10789566666666667,
140
- "count": 10
141
  },
142
  "Pyramids.Policy.Epsilon.sum": {
143
- "value": 0.5020172500000001,
144
- "min": 0.40827458333333333,
145
- "max": 0.5355063333333333,
146
- "count": 10
147
  },
148
  "Pyramids.Policy.Beta.mean": {
149
- "value": 5.030465500000008e-05,
150
- "min": 5.030465500000008e-05,
151
- "max": 0.0007987771000000001,
152
- "count": 10
153
  },
154
  "Pyramids.Policy.Beta.sum": {
155
- "value": 0.0002515232750000004,
156
- "min": 0.0002515232750000004,
157
- "max": 0.0035970826999999995,
158
- "count": 10
159
  },
160
  "Pyramids.Losses.RNDLoss.mean": {
161
- "value": 0.007879960350692272,
162
- "min": 0.007417359855026007,
163
- "max": 0.008922145701944828,
164
- "count": 10
165
  },
166
  "Pyramids.Losses.RNDLoss.sum": {
167
- "value": 0.039399802684783936,
168
- "min": 0.03265004605054855,
169
- "max": 0.04405519366264343,
170
- "count": 10
171
- },
172
- "Pyramids.IsTraining.mean": {
173
- "value": 1.0,
174
- "min": 1.0,
175
- "max": 1.0,
176
- "count": 10
177
- },
178
- "Pyramids.IsTraining.sum": {
179
- "value": 1.0,
180
- "min": 1.0,
181
- "max": 1.0,
182
- "count": 10
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
- "start_time_seconds": "1694051628",
188
  "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [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 --no-graphics --resume",
190
  "mlagents_version": "0.31.0.dev0",
@@ -192,59 +192,59 @@
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "1.11.0+cu102",
194
  "numpy_version": "1.21.2",
195
- "end_time_seconds": "1694051936"
196
  },
197
- "total": 307.83498315999987,
198
  "count": 1,
199
- "self": 0.9932788870000877,
200
  "children": {
201
  "run_training.setup": {
202
- "total": 0.04420855799980927,
203
  "count": 1,
204
- "self": 0.04420855799980927
205
  },
206
  "TrainerController.start_learning": {
207
- "total": 306.79749571499997,
208
  "count": 1,
209
- "self": 0.20744312998976966,
210
  "children": {
211
  "TrainerController._reset_env": {
212
- "total": 4.416401536999729,
213
  "count": 1,
214
- "self": 4.416401536999729
215
  },
216
  "TrainerController.advance": {
217
- "total": 301.9820236040114,
218
- "count": 6562,
219
- "self": 0.20287413097139506,
220
  "children": {
221
  "env_step": {
222
- "total": 226.59980304005967,
223
- "count": 6562,
224
- "self": 212.69486092499756,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
- "total": 13.785187271016184,
228
- "count": 6562,
229
- "self": 0.5929621260129352,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
- "total": 13.192225145003249,
233
- "count": 6305,
234
- "self": 13.192225145003249
235
  }
236
  }
237
  },
238
  "workers": {
239
- "total": 0.11975484404592862,
240
- "count": 6562,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
- "total": 305.9035596379754,
245
- "count": 6562,
246
  "is_parallel": true,
247
- "self": 108.05694014095388,
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.0018208730007245322,
257
  "count": 1,
258
  "is_parallel": true,
259
- "self": 0.0005818830013595289,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
- "total": 0.0012389899993650033,
263
  "count": 8,
264
  "is_parallel": true,
265
- "self": 0.0012389899993650033
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
- "total": 0.06126133799989475,
271
  "count": 1,
272
  "is_parallel": true,
273
- "self": 0.0006589589993382106,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
- "total": 0.0005435650000435999,
277
  "count": 1,
278
  "is_parallel": true,
279
- "self": 0.0005435650000435999
280
  },
281
  "communicator.exchange": {
282
- "total": 0.05777589399986027,
283
  "count": 1,
284
  "is_parallel": true,
285
- "self": 0.05777589399986027
286
  },
287
  "steps_from_proto": {
288
- "total": 0.002282920000652666,
289
  "count": 1,
290
  "is_parallel": true,
291
- "self": 0.00045695199969486566,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
- "total": 0.0018259680009578005,
295
  "count": 8,
296
  "is_parallel": true,
297
- "self": 0.0018259680009578005
298
  }
299
  }
300
  }
@@ -303,34 +303,34 @@
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
- "total": 197.8466194970215,
307
- "count": 6561,
308
  "is_parallel": true,
309
- "self": 4.055203757041454,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
- "total": 2.657970951977404,
313
- "count": 6561,
314
  "is_parallel": true,
315
- "self": 2.657970951977404
316
  },
317
  "communicator.exchange": {
318
- "total": 178.68335932797527,
319
- "count": 6561,
320
  "is_parallel": true,
321
- "self": 178.68335932797527
322
  },
323
  "steps_from_proto": {
324
- "total": 12.450085460027367,
325
- "count": 6561,
326
  "is_parallel": true,
327
- "self": 2.5430296750582784,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
- "total": 9.907055784969089,
331
- "count": 52488,
332
  "is_parallel": true,
333
- "self": 9.907055784969089
334
  }
335
  }
336
  }
@@ -343,24 +343,24 @@
343
  }
344
  },
345
  "trainer_advance": {
346
- "total": 75.17934643298031,
347
- "count": 6562,
348
- "self": 0.3588888639887955,
349
  "children": {
350
  "process_trajectory": {
351
- "total": 12.963260964991605,
352
- "count": 6562,
353
- "self": 12.963260964991605
354
  },
355
  "_update_policy": {
356
- "total": 61.85719660399991,
357
- "count": 47,
358
- "self": 40.133688856989465,
359
  "children": {
360
  "TorchPPOOptimizer.update": {
361
- "total": 21.723507747010444,
362
- "count": 2265,
363
- "self": 21.723507747010444
364
  }
365
  }
366
  }
@@ -369,19 +369,19 @@
369
  }
370
  },
371
  "trainer_threads": {
372
- "total": 1.6289995983242989e-06,
373
  "count": 1,
374
- "self": 1.6289995983242989e-06
375
  },
376
  "TrainerController._save_models": {
377
- "total": 0.19162581499949738,
378
  "count": 1,
379
- "self": 0.002327421999325452,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
- "total": 0.18929839300017193,
383
  "count": 1,
384
- "self": 0.18929839300017193
385
  }
386
  }
387
  }
 
2
  "name": "root",
3
  "gauges": {
4
  "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.3675108551979065,
6
+ "min": 0.35634732246398926,
7
+ "max": 0.40985307097435,
8
+ "count": 19
9
  },
10
  "Pyramids.Policy.Entropy.sum": {
11
+ "value": 382.2113037109375,
12
+ "min": 37.04850769042969,
13
+ "max": 772.878662109375,
14
+ "count": 19
15
  },
16
  "Pyramids.Environment.EpisodeLength.mean": {
17
+ "value": 314.5,
18
+ "min": 99.0,
19
+ "max": 630.0,
20
+ "count": 18
21
  },
22
  "Pyramids.Environment.EpisodeLength.sum": {
23
+ "value": 629.0,
24
+ "min": 198.0,
25
+ "max": 2165.0,
26
+ "count": 18
27
  },
28
  "Pyramids.Step.mean": {
29
+ "value": 1219918.0,
30
+ "min": 1200880.0,
31
+ "max": 1219918.0,
32
+ "count": 20
33
  },
34
  "Pyramids.Step.sum": {
35
+ "value": 1219918.0,
36
+ "min": 1200880.0,
37
+ "max": 1219918.0,
38
+ "count": 20
39
  },
40
  "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 0.49945247173309326,
42
+ "min": 0.28273361921310425,
43
+ "max": 0.7534145712852478,
44
+ "count": 20
45
  },
46
  "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 4.495072364807129,
48
+ "min": 2.261868953704834,
49
+ "max": 8.096029281616211,
50
+ "count": 20
51
  },
52
  "Pyramids.Policy.RndValueEstimate.mean": {
53
+ "value": 0.34622785449028015,
54
+ "min": 0.25928956270217896,
55
+ "max": 0.6301274299621582,
56
+ "count": 20
57
  },
58
  "Pyramids.Policy.RndValueEstimate.sum": {
59
+ "value": 3.1160507202148438,
60
+ "min": 2.0743165016174316,
61
+ "max": 6.457930088043213,
62
+ "count": 20
63
  },
64
  "Pyramids.Environment.CumulativeReward.mean": {
65
+ "value": 1.6854999959468842,
66
+ "min": 1.3700000122189522,
67
+ "max": 1.9009999632835388,
68
+ "count": 18
69
  },
70
  "Pyramids.Environment.CumulativeReward.sum": {
71
+ "value": 3.3709999918937683,
72
+ "min": 1.4929999560117722,
73
+ "max": 10.872999876737595,
74
+ "count": 18
75
  },
76
  "Pyramids.Policy.ExtrinsicReward.mean": {
77
+ "value": 1.6854999959468842,
78
+ "min": 1.3700000122189522,
79
+ "max": 1.9009999632835388,
80
+ "count": 18
81
  },
82
  "Pyramids.Policy.ExtrinsicReward.sum": {
83
+ "value": 3.3709999918937683,
84
+ "min": 1.4929999560117722,
85
+ "max": 10.872999876737595,
86
+ "count": 18
87
  },
88
  "Pyramids.Policy.RndReward.mean": {
89
+ "value": 0.025721535552293062,
90
+ "min": 0.009421935770660639,
91
+ "max": 0.042126540560275316,
92
+ "count": 18
93
  },
94
  "Pyramids.Policy.RndReward.sum": {
95
+ "value": 0.051443071104586124,
96
+ "min": 0.018843871541321278,
97
+ "max": 0.17348272213712335,
98
+ "count": 18
99
+ },
100
+ "Pyramids.IsTraining.mean": {
101
+ "value": 1.0,
102
+ "min": 1.0,
103
+ "max": 1.0,
104
+ "count": 20
105
+ },
106
+ "Pyramids.IsTraining.sum": {
107
+ "value": 1.0,
108
+ "min": 1.0,
109
+ "max": 1.0,
110
+ "count": 20
111
  },
112
  "Pyramids.Losses.PolicyLoss.mean": {
113
+ "value": 0.05649530321049193,
114
+ "min": 0.05649530321049193,
115
+ "max": 0.07723655512866874,
116
+ "count": 9
117
  },
118
  "Pyramids.Losses.PolicyLoss.sum": {
119
+ "value": 0.05649530321049193,
120
+ "min": 0.05649530321049193,
121
+ "max": 0.07723655512866874,
122
+ "count": 9
123
  },
124
  "Pyramids.Losses.ValueLoss.mean": {
125
+ "value": 0.012976016014969597,
126
+ "min": 0.012716310457714522,
127
+ "max": 0.027080372208729386,
128
+ "count": 9
129
  },
130
  "Pyramids.Losses.ValueLoss.sum": {
131
+ "value": 0.012976016014969597,
132
+ "min": 0.012716310457714522,
133
+ "max": 0.027080372208729386,
134
+ "count": 9
135
  },
136
  "Pyramids.Policy.LearningRate.mean": {
137
+ "value": 2.383786090983552e-07,
138
+ "min": 2.383786090983552e-07,
139
+ "max": 4.3855083742622895e-06,
140
+ "count": 9
141
  },
142
  "Pyramids.Policy.LearningRate.sum": {
143
+ "value": 2.383786090983552e-07,
144
+ "min": 2.383786090983552e-07,
145
+ "max": 4.3855083742622895e-06,
146
+ "count": 9
147
  },
148
  "Pyramids.Policy.Epsilon.mean": {
149
+ "value": 0.10003971311475411,
150
+ "min": 0.10003971311475411,
151
+ "max": 0.10073090163934427,
152
+ "count": 9
153
  },
154
  "Pyramids.Policy.Epsilon.sum": {
155
+ "value": 0.10003971311475411,
156
+ "min": 0.10003971311475411,
157
+ "max": 0.10073090163934427,
158
+ "count": 9
159
  },
160
  "Pyramids.Policy.Beta.mean": {
161
+ "value": 1.793468032786867e-05,
162
+ "min": 1.793468032786867e-05,
163
+ "max": 0.00015603414754098344,
164
+ "count": 9
165
  },
166
  "Pyramids.Policy.Beta.sum": {
167
+ "value": 1.793468032786867e-05,
168
+ "min": 1.793468032786867e-05,
169
+ "max": 0.00015603414754098344,
170
+ "count": 9
171
  },
172
  "Pyramids.Losses.RNDLoss.mean": {
173
+ "value": 0.007509872782975435,
174
+ "min": 0.006891245488077402,
175
+ "max": 0.008904346264898777,
176
+ "count": 9
177
  },
178
  "Pyramids.Losses.RNDLoss.sum": {
179
+ "value": 0.007509872782975435,
180
+ "min": 0.006891245488077402,
181
+ "max": 0.008904346264898777,
182
+ "count": 9
 
 
 
 
 
 
 
 
 
 
 
 
183
  }
184
  },
185
  "metadata": {
186
  "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1694051995",
188
  "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [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 --no-graphics --resume",
190
  "mlagents_version": "0.31.0.dev0",
 
192
  "communication_protocol_version": "1.5.0",
193
  "pytorch_version": "1.11.0+cu102",
194
  "numpy_version": "1.21.2",
195
+ "end_time_seconds": "1694052059"
196
  },
197
+ "total": 63.78960916400047,
198
  "count": 1,
199
+ "self": 0.5258810410005026,
200
  "children": {
201
  "run_training.setup": {
202
+ "total": 0.05054371200003516,
203
  "count": 1,
204
+ "self": 0.05054371200003516
205
  },
206
  "TrainerController.start_learning": {
207
+ "total": 63.21318441099993,
208
  "count": 1,
209
+ "self": 0.04291654601729533,
210
  "children": {
211
  "TrainerController._reset_env": {
212
+ "total": 4.393879314000515,
213
  "count": 1,
214
+ "self": 4.393879314000515
215
  },
216
  "TrainerController.advance": {
217
+ "total": 58.64456017098291,
218
+ "count": 1356,
219
+ "self": 0.040323003963749215,
220
  "children": {
221
  "env_step": {
222
+ "total": 44.12480102901645,
223
+ "count": 1356,
224
+ "self": 41.25797055703151,
225
  "children": {
226
  "SubprocessEnvManager._take_step": {
227
+ "total": 2.8443501229912727,
228
+ "count": 1356,
229
+ "self": 0.129180536986496,
230
  "children": {
231
  "TorchPolicy.evaluate": {
232
+ "total": 2.7151695860047766,
233
+ "count": 1312,
234
+ "self": 2.7151695860047766
235
  }
236
  }
237
  },
238
  "workers": {
239
+ "total": 0.022480348993667576,
240
+ "count": 1356,
241
  "self": 0.0,
242
  "children": {
243
  "worker_root": {
244
+ "total": 62.98079351200431,
245
+ "count": 1356,
246
  "is_parallel": true,
247
+ "self": 24.771973838007398,
248
  "children": {
249
  "run_training.setup": {
250
  "total": 0.0,
 
253
  "self": 0.0,
254
  "children": {
255
  "steps_from_proto": {
256
+ "total": 0.0017561280001245905,
257
  "count": 1,
258
  "is_parallel": true,
259
+ "self": 0.0005503700022018165,
260
  "children": {
261
  "_process_rank_one_or_two_observation": {
262
+ "total": 0.001205757997922774,
263
  "count": 8,
264
  "is_parallel": true,
265
+ "self": 0.001205757997922774
266
  }
267
  }
268
  },
269
  "UnityEnvironment.step": {
270
+ "total": 0.05420530500032328,
271
  "count": 1,
272
  "is_parallel": true,
273
+ "self": 0.0006800420005674823,
274
  "children": {
275
  "UnityEnvironment._generate_step_input": {
276
+ "total": 0.0004770069999722182,
277
  "count": 1,
278
  "is_parallel": true,
279
+ "self": 0.0004770069999722182
280
  },
281
  "communicator.exchange": {
282
+ "total": 0.050895364999632875,
283
  "count": 1,
284
  "is_parallel": true,
285
+ "self": 0.050895364999632875
286
  },
287
  "steps_from_proto": {
288
+ "total": 0.002152891000150703,
289
  "count": 1,
290
  "is_parallel": true,
291
+ "self": 0.0004335960011303541,
292
  "children": {
293
  "_process_rank_one_or_two_observation": {
294
+ "total": 0.0017192949990203488,
295
  "count": 8,
296
  "is_parallel": true,
297
+ "self": 0.0017192949990203488
298
  }
299
  }
300
  }
 
303
  }
304
  },
305
  "UnityEnvironment.step": {
306
+ "total": 38.20881967399691,
307
+ "count": 1355,
308
  "is_parallel": true,
309
+ "self": 0.8366514489862311,
310
  "children": {
311
  "UnityEnvironment._generate_step_input": {
312
+ "total": 0.5423410720050015,
313
+ "count": 1355,
314
  "is_parallel": true,
315
+ "self": 0.5423410720050015
316
  },
317
  "communicator.exchange": {
318
+ "total": 34.27706771701378,
319
+ "count": 1355,
320
  "is_parallel": true,
321
+ "self": 34.27706771701378
322
  },
323
  "steps_from_proto": {
324
+ "total": 2.552759435991902,
325
+ "count": 1355,
326
  "is_parallel": true,
327
+ "self": 0.5401004210198153,
328
  "children": {
329
  "_process_rank_one_or_two_observation": {
330
+ "total": 2.012659014972087,
331
+ "count": 10840,
332
  "is_parallel": true,
333
+ "self": 2.012659014972087
334
  }
335
  }
336
  }
 
343
  }
344
  },
345
  "trainer_advance": {
346
+ "total": 14.479436138002711,
347
+ "count": 1356,
348
+ "self": 0.07078761600314465,
349
  "children": {
350
  "process_trajectory": {
351
+ "total": 2.707153262999782,
352
+ "count": 1356,
353
+ "self": 2.707153262999782
354
  },
355
  "_update_policy": {
356
+ "total": 11.701495258999785,
357
+ "count": 9,
358
+ "self": 7.711733383001956,
359
  "children": {
360
  "TorchPPOOptimizer.update": {
361
+ "total": 3.9897618759978286,
362
+ "count": 432,
363
+ "self": 3.9897618759978286
364
  }
365
  }
366
  }
 
369
  }
370
  },
371
  "trainer_threads": {
372
+ "total": 9.429995770915411e-07,
373
  "count": 1,
374
+ "self": 9.429995770915411e-07
375
  },
376
  "TrainerController._save_models": {
377
+ "total": 0.13182743699962884,
378
  "count": 1,
379
+ "self": 0.0019178709999323473,
380
  "children": {
381
  "RLTrainer._checkpoint": {
382
+ "total": 0.1299095659996965,
383
  "count": 1,
384
+ "self": 0.1299095659996965
385
  }
386
  }
387
  }
run_logs/training_status.json CHANGED
@@ -6,24 +6,6 @@
6
  },
7
  "Pyramids": {
8
  "checkpoints": [
9
- {
10
- "steps": 499885,
11
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-499885.onnx",
12
- "reward": null,
13
- "creation_time": 1694048654.0054872,
14
- "auxillary_file_paths": [
15
- "results/Pyramids Training/Pyramids/Pyramids-499885.pt"
16
- ]
17
- },
18
- {
19
- "steps": 999955,
20
- "file_path": "results/Pyramids Training/Pyramids/Pyramids-999955.onnx",
21
- "reward": 1.664499968290329,
22
- "creation_time": 1694050034.4300313,
23
- "auxillary_file_paths": [
24
- "results/Pyramids Training/Pyramids/Pyramids-999955.pt"
25
- ]
26
- },
27
  {
28
  "steps": 1000083,
29
  "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000083.onnx",
@@ -50,15 +32,33 @@
50
  "auxillary_file_paths": [
51
  "results/Pyramids Training/Pyramids/Pyramids-1200040.pt"
52
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  }
54
  ],
55
  "final_checkpoint": {
56
- "steps": 1200040,
57
  "file_path": "results/Pyramids Training/Pyramids.onnx",
58
- "reward": null,
59
- "creation_time": 1694051935.8271642,
60
  "auxillary_file_paths": [
61
- "results/Pyramids Training/Pyramids/Pyramids-1200040.pt"
62
  ]
63
  }
64
  }
 
6
  },
7
  "Pyramids": {
8
  "checkpoints": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  {
10
  "steps": 1000083,
11
  "file_path": "results/Pyramids Training/Pyramids/Pyramids-1000083.onnx",
 
32
  "auxillary_file_paths": [
33
  "results/Pyramids Training/Pyramids/Pyramids-1200040.pt"
34
  ]
35
+ },
36
+ {
37
+ "steps": 1200040,
38
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1200040.onnx",
39
+ "reward": null,
40
+ "creation_time": 1694051970.359339,
41
+ "auxillary_file_paths": [
42
+ "results/Pyramids Training/Pyramids/Pyramids-1200040.pt"
43
+ ]
44
+ },
45
+ {
46
+ "steps": 1220046,
47
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1220046.onnx",
48
+ "reward": 1.6854999959468842,
49
+ "creation_time": 1694052058.6380424,
50
+ "auxillary_file_paths": [
51
+ "results/Pyramids Training/Pyramids/Pyramids-1220046.pt"
52
+ ]
53
  }
54
  ],
55
  "final_checkpoint": {
56
+ "steps": 1220046,
57
  "file_path": "results/Pyramids Training/Pyramids.onnx",
58
+ "reward": 1.6854999959468842,
59
+ "creation_time": 1694052058.6380424,
60
  "auxillary_file_paths": [
61
+ "results/Pyramids Training/Pyramids/Pyramids-1220046.pt"
62
  ]
63
  }
64
  }