poca-SoccerTwos / run_logs /timers.json
Tingwen's picture
First Push
69387f3
raw
history blame
1.57 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1684628613",
"python_version": "3.9.16 (main, Mar 8 2023, 14:00:05) \n[GCC 11.2.0]",
"command_line_arguments": "/home/weber/workspace/miniconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --force",
"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": "1684628614"
},
"total": 0.8980415330006508,
"count": 1,
"self": 0.21888177200162318,
"children": {
"run_training.setup": {
"total": 0.0069138399994699284,
"count": 1,
"self": 0.0069138399994699284
},
"TrainerController.start_learning": {
"total": 0.6722459209995577,
"count": 1,
"self": 6.579500040970743e-05,
"children": {
"TrainerController._reset_env": {
"total": 0.6720377940000617,
"count": 1,
"self": 0.6720377940000617
},
"TrainerController._save_models": {
"total": 0.00014233199908630922,
"count": 1,
"self": 0.00014233199908630922
}
}
}
}
}