ppo-Pyramids / run_logs /timers.json
haytamelouarrat's picture
First Push
4bccda3 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1715083885",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [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.2.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1715083885"
},
"total": 0.0778101969999625,
"count": 1,
"self": 0.010810132999722555,
"children": {
"run_training.setup": {
"total": 0.051379911000140055,
"count": 1,
"self": 0.051379911000140055
},
"TrainerController.start_learning": {
"total": 0.01562015300009989,
"count": 1,
"self": 0.0004917999999634048,
"children": {
"TrainerController._reset_env": {
"total": 0.015111614000034024,
"count": 1,
"self": 0.015111614000034024
},
"trainer_threads": {
"total": 1.779000058377278e-06,
"count": 1,
"self": 1.779000058377278e-06
},
"TrainerController._save_models": {
"total": 1.4960000044084154e-05,
"count": 1,
"self": 1.4960000044084154e-05
}
}
}
}
}