poca-SoccerTwos / run_logs /timers.json
shtif's picture
Initial
76945d0
raw
history blame
No virus
2.03 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1691389416",
"python_version": "3.9.17 (main, Jul 5 2023, 20:47:11) [MSC v.1916 64 bit (AMD64)]",
"command_line_arguments": "\\\\?\\D:\\WORKSPACE\\Python\\ml-agents\\venv\\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": "2.0.1+cpu",
"numpy_version": "1.21.2",
"end_time_seconds": "1691389419"
},
"total": 3.004608,
"count": 1,
"self": 0.2576347000000001,
"children": {
"run_training.setup": {
"total": 0.07862429999999998,
"count": 1,
"self": 0.07862429999999998
},
"TrainerController.start_learning": {
"total": 2.668349,
"count": 1,
"self": 8.650000000054447e-05,
"children": {
"TrainerController._reset_env": {
"total": 2.5222136999999996,
"count": 1,
"self": 2.5222136999999996
},
"trainer_threads": {
"total": 7.000000001866624e-07,
"count": 1,
"self": 7.000000001866624e-07
},
"TrainerController._save_models": {
"total": 0.1460480999999998,
"count": 1,
"self": 0.001557399999999376,
"children": {
"RLTrainer._checkpoint": {
"total": 0.14449070000000042,
"count": 1,
"self": 0.14449070000000042
}
}
}
}
}
}
}