pp-Pyramids / run_logs /timers.json
zhouyingchao's picture
First Push
2468427 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1733809110",
"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 --resume --no-graphics",
"mlagents_version": "1.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.3.0a0+40ec155e58.nv24.03",
"numpy_version": "1.23.5",
"end_time_seconds": "1733809117"
},
"total": 6.558087880257517,
"count": 1,
"self": 0.827942552510649,
"children": {
"run_training.setup": {
"total": 0.20598563738167286,
"count": 1,
"self": 0.20598563738167286
},
"TrainerController.start_learning": {
"total": 5.524159690365195,
"count": 1,
"self": 0.0001508244313299656,
"children": {
"TrainerController._reset_env": {
"total": 4.801328784786165,
"count": 1,
"self": 4.801328784786165
},
"trainer_threads": {
"total": 1.6009435057640076e-06,
"count": 1,
"self": 1.6009435057640076e-06
},
"TrainerController._save_models": {
"total": 0.7226784802041948,
"count": 1,
"self": 0.0017997762188315392,
"children": {
"RLTrainer._checkpoint": {
"total": 0.7208787039853632,
"count": 1,
"self": 0.7208787039853632
}
}
}
}
}
}
}