poca-SoccerTwos / run_logs /timers.json
HaythamB's picture
First Push
be8add6
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1704133329",
"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/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.1.2+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1704133329"
},
"total": 0.4339345919997868,
"count": 1,
"self": 0.11559550999982093,
"children": {
"run_training.setup": {
"total": 0.0724822669999412,
"count": 1,
"self": 0.0724822669999412
},
"TrainerController.start_learning": {
"total": 0.24585681500002465,
"count": 1,
"self": 0.0005847330007782148,
"children": {
"TrainerController._reset_env": {
"total": 0.24525393599969902,
"count": 1,
"self": 0.24525393599969902
},
"trainer_threads": {
"total": 1.1679999261104967e-06,
"count": 1,
"self": 1.1679999261104967e-06
},
"TrainerController._save_models": {
"total": 1.6977999621303752e-05,
"count": 1,
"self": 1.6977999621303752e-05
}
}
}
}
}