PyramidsRND / run_logs /timers.json
dbailleul's picture
First push
58b5b79
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1700753439",
"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 --resume",
"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": "1700753453"
},
"total": 13.520682426999997,
"count": 1,
"self": 0.5417573750000315,
"children": {
"run_training.setup": {
"total": 0.04159101999999848,
"count": 1,
"self": 0.04159101999999848
},
"TrainerController.start_learning": {
"total": 12.937334031999967,
"count": 1,
"self": 8.66190000010647e-05,
"children": {
"TrainerController._reset_env": {
"total": 10.016206206999982,
"count": 1,
"self": 10.016206206999982
},
"TrainerController._save_models": {
"total": 2.921041205999984,
"count": 1,
"self": 0.00127171899998757,
"children": {
"RLTrainer._checkpoint": {
"total": 2.9197694869999964,
"count": 1,
"self": 2.9197694869999964
}
}
}
}
}
}
}