ppo-Huggy / run_logs /timers.json
phatpt's picture
Huggy
8146022
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1692001374",
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [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=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": "1692001378"
},
"total": 4.565745455000069,
"count": 1,
"self": 0.4359410380002373,
"children": {
"run_training.setup": {
"total": 0.038566150999940874,
"count": 1,
"self": 0.038566150999940874
},
"TrainerController.start_learning": {
"total": 4.091238265999891,
"count": 1,
"self": 0.00016295599971272168,
"children": {
"TrainerController._reset_env": {
"total": 3.935268214000189,
"count": 1,
"self": 3.935268214000189
},
"trainer_threads": {
"total": 1.0710000424296595e-06,
"count": 1,
"self": 1.0710000424296595e-06
},
"TrainerController._save_models": {
"total": 0.1558060249999471,
"count": 1,
"self": 0.0025317460003861925,
"children": {
"RLTrainer._checkpoint": {
"total": 0.15327427899956092,
"count": 1,
"self": 0.15327427899956092
}
}
}
}
}
}
}