poca-SoccerTwos / run_logs /timers.json
tux's picture
First Push
96c3ee2
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1687255791",
"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 ./ml-agents/config/poca/SoccerTwos.yaml --env=./SoccerTwos --run-id=SoccerTwos3 --no-graphics --resume",
"mlagents_version": "0.30.0",
"mlagents_envs_version": "0.30.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1687255799"
},
"total": 8.108513402054086,
"count": 1,
"self": 0.48379596695303917,
"children": {
"run_training.setup": {
"total": 0.03742195409722626,
"count": 1,
"self": 0.03742195409722626
},
"TrainerController.start_learning": {
"total": 7.587295481003821,
"count": 1,
"self": 0.0001826218795031309,
"children": {
"TrainerController._reset_env": {
"total": 7.292145546991378,
"count": 1,
"self": 7.292145546991378
},
"trainer_threads": {
"total": 2.10711732506752e-06,
"count": 1,
"self": 2.10711732506752e-06
},
"TrainerController._save_models": {
"total": 0.29496520501561463,
"count": 1,
"self": 0.004726100945845246,
"children": {
"RLTrainer._checkpoint": {
"total": 0.2902391040697694,
"count": 1,
"self": 0.2902391040697694
}
}
}
}
}
}
}