poca-SoccerTwos / run_logs /timers.json
HaiderAUT's picture
First Push
fae9487
raw
history blame
1.73 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1686699019",
"python_version": "3.9.16 (main, May 15 2023, 23:46:34) \n[GCC 11.2.0]",
"command_line_arguments": "/home/haider/minconda3/ubuntu/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./SoccerTwos/SoccerTwos.x86_64 --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+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1686699019"
},
"total": 0.047341389000393974,
"count": 1,
"self": 0.005379058000471559,
"children": {
"run_training.setup": {
"total": 0.011094811000020854,
"count": 1,
"self": 0.011094811000020854
},
"TrainerController.start_learning": {
"total": 0.03086751999990156,
"count": 1,
"self": 0.0007676229997741757,
"children": {
"TrainerController._reset_env": {
"total": 0.030092493000211107,
"count": 1,
"self": 0.030092493000211107
},
"trainer_threads": {
"total": 7.759999789413996e-07,
"count": 1,
"self": 7.759999789413996e-07
},
"TrainerController._save_models": {
"total": 6.627999937336426e-06,
"count": 1,
"self": 6.627999937336426e-06
}
}
}
}
}