ppo-PyramidsRND / run_logs /timers.json
AlkQ's picture
First Push
3d1846f verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1715713064",
"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 --resume",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1715713068"
},
"total": 4.277312625999912,
"count": 1,
"self": 0.9991938860002847,
"children": {
"run_training.setup": {
"total": 0.07787606500005495,
"count": 1,
"self": 0.07787606500005495
},
"TrainerController.start_learning": {
"total": 3.200242674999572,
"count": 1,
"self": 0.00018243500016978942,
"children": {
"TrainerController._reset_env": {
"total": 3.0581501839997145,
"count": 1,
"self": 3.0581501839997145
},
"trainer_threads": {
"total": 1.1889997040270828e-06,
"count": 1,
"self": 1.1889997040270828e-06
},
"TrainerController._save_models": {
"total": 0.14190886699998373,
"count": 1,
"self": 0.0029666939999515307,
"children": {
"RLTrainer._checkpoint": {
"total": 0.1389421730000322,
"count": 1,
"self": 0.1389421730000322
}
}
}
}
}
}
}