pyramids / run_logs /timers.json
onangeko's picture
First Push
c18e0e8
raw
history blame contribute delete
No virus
3.22 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1700138541",
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
"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",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.1.0+cu118",
"numpy_version": "1.23.5",
"end_time_seconds": "1700138555"
},
"total": 13.440304268999967,
"count": 1,
"self": 0.012501452000037716,
"children": {
"run_training.setup": {
"total": 0.04608959299991966,
"count": 1,
"self": 0.04608959299991966
},
"TrainerController.start_learning": {
"total": 13.38171322400001,
"count": 1,
"self": 0.0004104970000753383,
"children": {
"TrainerController._reset_env": {
"total": 9.806023538999966,
"count": 1,
"self": 9.806023538999966
},
"TrainerController.advance": {
"total": 3.3459525469999107,
"count": 1,
"self": 9.533999900668277e-06,
"children": {
"env_step": {
"total": 3.34594301300001,
"count": 1,
"self": 0.00036044000000856613,
"children": {
"SubprocessEnvManager._take_step": {
"total": 3.3455825730000015,
"count": 1,
"self": 0.0010021470000083355,
"children": {
"TorchPolicy.evaluate": {
"total": 3.344580425999993,
"count": 1,
"self": 3.344580425999993
}
}
}
}
}
}
},
"trainer_threads": {
"total": 1.6320000213454477e-06,
"count": 1,
"self": 1.6320000213454477e-06
},
"TrainerController._save_models": {
"total": 0.2293250090000356,
"count": 1,
"self": 0.0017156800000748262,
"children": {
"RLTrainer._checkpoint": {
"total": 0.22760932899996078,
"count": 1,
"self": 0.22760932899996078
}
}
}
}
}
}
}