poca-SoccerTwos / run_logs /timers.json
kuanyk's picture
First Push`
0ff12a5
raw
history blame
2 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1677878792",
"python_version": "3.9.13 (main, Aug 25 2022, 23:51:50) [MSC v.1916 64 bit (AMD64)]",
"command_line_arguments": "C:\\anaconda3\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/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.13.1+cu117",
"numpy_version": "1.21.2",
"end_time_seconds": "1677878801"
},
"total": 9.2644679,
"count": 1,
"self": 0.40712480000000006,
"children": {
"run_training.setup": {
"total": 0.2103432999999999,
"count": 1,
"self": 0.2103432999999999
},
"TrainerController.start_learning": {
"total": 8.6469998,
"count": 1,
"self": 0.00016130000000202926,
"children": {
"TrainerController._reset_env": {
"total": 7.0836996999999995,
"count": 1,
"self": 7.0836996999999995
},
"trainer_threads": {
"total": 9.999999992515995e-07,
"count": 1,
"self": 9.999999992515995e-07
},
"TrainerController._save_models": {
"total": 1.5631377999999998,
"count": 1,
"self": 0.005712499999999565,
"children": {
"RLTrainer._checkpoint": {
"total": 1.5574253000000002,
"count": 1,
"self": 1.5574253000000002
}
}
}
}
}
}
}