ppo-Huggy / run_logs /timers.json
BanUrsus's picture
Huggy
ff97190
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1688342348",
"python_version": "3.10.12 (main, Jun 7 2023, 12:45:35) [GCC 9.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy --no-graphics --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1688342354"
},
"total": 5.110542874999737,
"count": 1,
"self": 0.48658508399876155,
"children": {
"run_training.setup": {
"total": 0.048964305000481545,
"count": 1,
"self": 0.048964305000481545
},
"TrainerController.start_learning": {
"total": 4.574993486000494,
"count": 1,
"self": 0.00015794200044183526,
"children": {
"TrainerController._reset_env": {
"total": 4.437321628000063,
"count": 1,
"self": 4.437321628000063
},
"trainer_threads": {
"total": 9.34000127017498e-07,
"count": 1,
"self": 9.34000127017498e-07
},
"TrainerController._save_models": {
"total": 0.13751298199986195,
"count": 1,
"self": 0.0022443070001827436,
"children": {
"RLTrainer._checkpoint": {
"total": 0.1352686749996792,
"count": 1,
"self": 0.1352686749996792
}
}
}
}
}
}
}