testpyramidsrnd / run_logs /timers.json
Gweizheng's picture
First Pyramids
a472f40
raw
history blame
1.53 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1670981189",
"python_version": "3.8.16 (default, Dec 7 2022, 01:12:13) \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 --no-graphics",
"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": "1670981193"
},
"total": 3.662752791999992,
"count": 1,
"self": 0.3741365149999183,
"children": {
"run_training.setup": {
"total": 0.10742914000002202,
"count": 1,
"self": 0.10742914000002202
},
"TrainerController.start_learning": {
"total": 3.1811871370000517,
"count": 1,
"self": 9.605500008547097e-05,
"children": {
"TrainerController._reset_env": {
"total": 3.180919539999877,
"count": 1,
"self": 3.180919539999877
},
"TrainerController._save_models": {
"total": 0.00017154200008917542,
"count": 1,
"self": 0.00017154200008917542
}
}
}
}
}