ppo-Pyramids / run_logs /timers.json
Sygnator's picture
First Push
56750e2 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1751571831",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.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.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.7.1+cu126",
"numpy_version": "1.23.5",
"end_time_seconds": "1751571831"
},
"total": 0.07651599100006479,
"count": 1,
"self": 0.008728104000056192,
"children": {
"run_training.setup": {
"total": 0.0236668310000141,
"count": 1,
"self": 0.0236668310000141
},
"TrainerController.start_learning": {
"total": 0.044121055999994496,
"count": 1,
"self": 0.0004181749999361273,
"children": {
"TrainerController._reset_env": {
"total": 0.04368880499998795,
"count": 1,
"self": 0.04368880499998795
},
"trainer_threads": {
"total": 1.396000016029575e-06,
"count": 1,
"self": 1.396000016029575e-06
},
"TrainerController._save_models": {
"total": 1.2680000054388074e-05,
"count": 1,
"self": 1.2680000054388074e-05
}
}
}
}
}