Walker-Unity-ML / run_logs /timers.json
jarski's picture
first commit
b006b58 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1722627360",
"python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Walker.yaml --env=./Project/Assets/ML-Agents/Examples/Walker --run-id=Walker 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.3.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1722627360"
},
"total": 0.10508376799998587,
"count": 1,
"self": 0.011677314000280603,
"children": {
"run_training.setup": {
"total": 0.07207864699967104,
"count": 1,
"self": 0.07207864699967104
},
"TrainerController.start_learning": {
"total": 0.021327807000034227,
"count": 1,
"self": 0.0006319379999695229,
"children": {
"TrainerController._reset_env": {
"total": 0.020668298000146024,
"count": 1,
"self": 0.020668298000146024
},
"trainer_threads": {
"total": 1.7209999896294903e-06,
"count": 1,
"self": 1.7209999896294903e-06
},
"TrainerController._save_models": {
"total": 2.5849999929050682e-05,
"count": 1,
"self": 2.5849999929050682e-05
}
}
}
}
}