PyramidsRND / run_logs /timers.json
vierlinglukas's picture
IhopeThisWorks
fa1319b verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1706256663",
"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.1.2+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1706256663"
},
"total": 0.1812390460002007,
"count": 1,
"self": 0.010873525000533846,
"children": {
"run_training.setup": {
"total": 0.04806412899984025,
"count": 1,
"self": 0.04806412899984025
},
"TrainerController.start_learning": {
"total": 0.12230139199982659,
"count": 1,
"self": 0.00048244399999930465,
"children": {
"TrainerController._reset_env": {
"total": 0.12178471999982321,
"count": 1,
"self": 0.12178471999982321
},
"trainer_threads": {
"total": 1.3400001535046613e-06,
"count": 1,
"self": 1.3400001535046613e-06
},
"TrainerController._save_models": {
"total": 3.288799985057267e-05,
"count": 1,
"self": 3.288799985057267e-05
}
}
}
}
}