ppo-Pyramids / run_logs /timers.json
OsherElhadad's picture
First Push
b27b781 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1708105295",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.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 --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.0+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1708105295"
},
"total": 0.09823422199997367,
"count": 1,
"self": 0.013490335999904346,
"children": {
"run_training.setup": {
"total": 0.06488326299995606,
"count": 1,
"self": 0.06488326299995606
},
"TrainerController.start_learning": {
"total": 0.019860623000113264,
"count": 1,
"self": 0.0010103580002578383,
"children": {
"TrainerController._reset_env": {
"total": 0.018812315000104718,
"count": 1,
"self": 0.018812315000104718
},
"trainer_threads": {
"total": 2.3419997887685895e-06,
"count": 1,
"self": 2.3419997887685895e-06
},
"TrainerController._save_models": {
"total": 3.560799996193964e-05,
"count": 1,
"self": 3.560799996193964e-05
}
}
}
}
}