ppo-PyramidsRND / run_logs /timers.json
jinukoo's picture
First Push
0bd406d
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1679277261",
"python_version": "3.9.16 (main, Dec 7 2022, 01:11:51) \n[GCC 9.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": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1679277261"
},
"total": 0.18150705599998673,
"count": 1,
"self": 0.01156247900001972,
"children": {
"run_training.setup": {
"total": 0.11668949799997108,
"count": 1,
"self": 0.11668949799997108
},
"TrainerController.start_learning": {
"total": 0.05325507899999593,
"count": 1,
"self": 0.00045793399993954154,
"children": {
"TrainerController._reset_env": {
"total": 0.05278264100002161,
"count": 1,
"self": 0.05278264100002161
},
"trainer_threads": {
"total": 2.287000029355113e-06,
"count": 1,
"self": 2.287000029355113e-06
},
"TrainerController._save_models": {
"total": 1.2217000005421141e-05,
"count": 1,
"self": 1.2217000005421141e-05
}
}
}
}
}