ppo-Pyramids / run_logs /timers.json
ahub's picture
First Push
5783906 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1738157679",
"python_version": "3.10.12 (main, Jul 5 2023, 15:02:25) [Clang 14.0.6 ]",
"command_line_arguments": "/opt/anaconda3/envs/mlagents/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",
"mlagents_envs_version": "1.1.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.5.1",
"numpy_version": "1.23.5",
"end_time_seconds": "1738157680"
},
"total": 1.0440657500002999,
"count": 1,
"self": 0.004639916998712579,
"children": {
"run_training.setup": {
"total": 0.022554208000656217,
"count": 1,
"self": 0.022554208000656217
},
"TrainerController.start_learning": {
"total": 1.016871625000931,
"count": 1,
"self": 0.0002832510017469758,
"children": {
"TrainerController._reset_env": {
"total": 1.0165826659995219,
"count": 1,
"self": 1.0165826659995219
},
"trainer_threads": {
"total": 5.830006557516754e-07,
"count": 1,
"self": 5.830006557516754e-07
},
"TrainerController._save_models": {
"total": 5.1249990065116435e-06,
"count": 1,
"self": 5.1249990065116435e-06
}
}
}
}
}