testpyramidsrnd / run_logs /timers.json
bkaemper's picture
First Pyramids
9dd0f53
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1663672716",
"python_version": "3.7.14 (default, Sep 8 2022, 00:06:44) \n[GCC 7.5.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./trained-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --resume",
"mlagents_version": "0.29.0.dev0",
"mlagents_envs_version": "0.29.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1+cu102",
"numpy_version": "1.21.6",
"end_time_seconds": "1663672723"
},
"total": 7.0447146060000705,
"count": 1,
"self": 0.47867033600005016,
"children": {
"run_training.setup": {
"total": 0.04275331200005894,
"count": 1,
"self": 0.04275331200005894
},
"TrainerController.start_learning": {
"total": 6.523290957999961,
"count": 1,
"self": 0.00012008299972876557,
"children": {
"TrainerController._reset_env": {
"total": 6.40012969899999,
"count": 1,
"self": 6.40012969899999
},
"trainer_threads": {
"total": 1.2030000107188243e-06,
"count": 1,
"self": 1.2030000107188243e-06
},
"TrainerController._save_models": {
"total": 0.12303997300023184,
"count": 1,
"self": 0.0021581730002253607,
"children": {
"RLTrainer._checkpoint": {
"total": 0.12088180000000648,
"count": 1,
"self": 0.12088180000000648
}
}
}
}
}
}
}