testpyramidsrnd / run_logs /timers.json
matemato's picture
First Pyramids
1dfaa71
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1663772752",
"python_version": "3.7.14 (default, Sep 8 2022, 00:06:44) \n[GCC 7.5.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./trained-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training",
"mlagents_version": "0.29.0.dev0",
"mlagents_envs_version": "0.29.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1+cu102",
"numpy_version": "1.21.6",
"end_time_seconds": "1663772812"
},
"total": 60.15975545399999,
"count": 1,
"self": 0.011905692000027557,
"children": {
"run_training.setup": {
"total": 0.04490605899991351,
"count": 1,
"self": 0.04490605899991351
},
"TrainerController.start_learning": {
"total": 60.10294370300005,
"count": 1,
"self": 0.00011876100006702472,
"children": {
"TrainerController._reset_env": {
"total": 60.10279349899997,
"count": 1,
"self": 60.10279349899997
},
"TrainerController._save_models": {
"total": 3.1443000011677213e-05,
"count": 1,
"self": 3.1443000011677213e-05
}
}
}
}
}