ppo-huggy / run_logs /timers.json
tauseem's picture
Huggy
b3ca647 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1735027821",
"python_version": "3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy2 --no-graphics --resume",
"mlagents_version": "1.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.5.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1735027825"
},
"total": 3.491002693000155,
"count": 1,
"self": 0.5554135730003509,
"children": {
"run_training.setup": {
"total": 0.07528815100022257,
"count": 1,
"self": 0.07528815100022257
},
"TrainerController.start_learning": {
"total": 2.8603009689995815,
"count": 1,
"self": 0.000249388000156614,
"children": {
"TrainerController._reset_env": {
"total": 2.639267068999743,
"count": 1,
"self": 2.639267068999743
},
"trainer_threads": {
"total": 1.3059998309472576e-06,
"count": 1,
"self": 1.3059998309472576e-06
},
"TrainerController._save_models": {
"total": 0.2207832059998509,
"count": 1,
"self": 0.0037663339999198797,
"children": {
"RLTrainer._checkpoint": {
"total": 0.21701687199993103,
"count": 1,
"self": 0.21701687199993103
}
}
}
}
}
}
}