poca-SoccerTwos / run_logs /timers.json
BubbleJoe's picture
First push
64b10d9
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1694999546",
"python_version": "3.9.18 (main, Sep 11 2023, 13:41:44) \n[GCC 11.2.0]",
"command_line_arguments": "/users/jzheng70/miniconda3/envs/rl_basic/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/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": "1694999547"
},
"total": 0.09889496490359306,
"count": 1,
"self": 0.030672932509332895,
"children": {
"run_training.setup": {
"total": 0.03549531428143382,
"count": 1,
"self": 0.03549531428143382
},
"TrainerController.start_learning": {
"total": 0.03272671811282635,
"count": 1,
"self": 0.00026240386068820953,
"children": {
"TrainerController._reset_env": {
"total": 0.03245672024786472,
"count": 1,
"self": 0.03245672024786472
},
"trainer_threads": {
"total": 9.872019290924072e-07,
"count": 1,
"self": 9.872019290924072e-07
},
"TrainerController._save_models": {
"total": 6.606802344322205e-06,
"count": 1,
"self": 6.606802344322205e-06
}
}
}
}
}