poca-SoccerTwos / run_logs /timers.json
pyflynn's picture
push 2023-03-05
4e8ec11
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1677858607",
"python_version": "3.9.13 (main, Aug 25 2022, 18:29:29) \n[Clang 12.0.0 ]",
"command_line_arguments": "/Users/flynn.wang/opt/anaconda3/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos --run-id=SoccerTwos --no-graphics",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0",
"numpy_version": "1.21.2",
"end_time_seconds": "1677858608"
},
"total": 1.2178762919999997,
"count": 1,
"self": 0.006236207999997134,
"children": {
"run_training.setup": {
"total": 0.04597933400000187,
"count": 1,
"self": 0.04597933400000187
},
"TrainerController.start_learning": {
"total": 1.1656607500000007,
"count": 1,
"self": 0.0002644989999964764,
"children": {
"TrainerController._reset_env": {
"total": 1.1653866250000036,
"count": 1,
"self": 1.1653866250000036
},
"trainer_threads": {
"total": 1.041999993844911e-06,
"count": 1,
"self": 1.041999993844911e-06
},
"TrainerController._save_models": {
"total": 8.584000006806036e-06,
"count": 1,
"self": 8.584000006806036e-06
}
}
}
}
}