Pyramids / run_logs /timers.json
ecemisildar's picture
First Push
3b5d597
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1678984259",
"python_version": "3.9.16 (main, Dec 7 2022, 01:11:51) \n[GCC 9.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --resume --no-graphics",
"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": "1678984265"
},
"total": 6.839459678000821,
"count": 1,
"self": 0.5411673910011814,
"children": {
"run_training.setup": {
"total": 0.1025174030000926,
"count": 1,
"self": 0.1025174030000926
},
"TrainerController.start_learning": {
"total": 6.1957748839995475,
"count": 1,
"self": 0.0001238349996128818,
"children": {
"TrainerController._reset_env": {
"total": 6.067499822000173,
"count": 1,
"self": 6.067499822000173
},
"trainer_threads": {
"total": 1.3359995136852376e-06,
"count": 1,
"self": 1.3359995136852376e-06
},
"TrainerController._save_models": {
"total": 0.12814989100024832,
"count": 1,
"self": 0.0019507960005284986,
"children": {
"RLTrainer._checkpoint": {
"total": 0.12619909499971982,
"count": 1,
"self": 0.12619909499971982
}
}
}
}
}
}
}