PyramidsRND / run_logs /timers.json
zhijian12345's picture
first push
687b34a
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1700917441",
"python_version": "3.8.16 (default, Jun 12 2023, 18:09:05) \n[GCC 11.2.0]",
"command_line_arguments": "/opt/conda/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --resume",
"mlagents_version": "0.30.0",
"mlagents_envs_version": "0.30.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1700917443"
},
"total": 1.239095263183117,
"count": 1,
"self": 0.3192472904920578,
"children": {
"run_training.setup": {
"total": 0.08282887935638428,
"count": 1,
"self": 0.08282887935638428
},
"TrainerController.start_learning": {
"total": 0.8370190933346748,
"count": 1,
"self": 9.995698928833008e-05,
"children": {
"TrainerController._reset_env": {
"total": 0.772549532353878,
"count": 1,
"self": 0.772549532353878
},
"trainer_threads": {
"total": 7.450580596923828e-07,
"count": 1,
"self": 7.450580596923828e-07
},
"TrainerController._save_models": {
"total": 0.06436885893344879,
"count": 1,
"self": 0.001083090901374817,
"children": {
"RLTrainer._checkpoint": {
"total": 0.06328576803207397,
"count": 1,
"self": 0.06328576803207397
}
}
}
}
}
}
}