poca-SoccerTwos / run_logs /timers.json
Ditrip's picture
First Push
88bb41d
raw
history blame
1.79 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1687162211",
"python_version": "3.10.8 | packaged by conda-forge | (main, Nov 22 2022, 08:23:14) [GCC 10.4.0]",
"command_line_arguments": "/home/ditrip/anaconda3/envs/my-env/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1687162211"
},
"total": 0.025950389000172436,
"count": 1,
"self": 0.004295703999559919,
"children": {
"run_training.setup": {
"total": 0.013448651000544487,
"count": 1,
"self": 0.013448651000544487
},
"TrainerController.start_learning": {
"total": 0.00820603400006803,
"count": 1,
"self": 0.0004905720006718184,
"children": {
"TrainerController._reset_env": {
"total": 0.007688234999477572,
"count": 1,
"self": 0.007688234999477572
},
"trainer_threads": {
"total": 7.429998731822707e-07,
"count": 1,
"self": 7.429998731822707e-07
},
"TrainerController._save_models": {
"total": 2.6484000045456924e-05,
"count": 1,
"self": 2.6484000045456924e-05
}
}
}
}
}