ppo-Pyramids / run_logs /timers.json
atharv-16's picture
First Push
8cd95f1 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1730279276",
"python_version": "3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn /content/ml-agents/config/ppo/PyramidsRND.yaml --env=./content/ml-agents/training-envs-executables/linux/Pyramids --run-id=Pyramids Training --no-graphics --force",
"mlagents_version": "1.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.5.0+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1730279276"
},
"total": 0.16233694099992135,
"count": 1,
"self": 0.04295671099953324,
"children": {
"run_training.setup": {
"total": 0.10164205900036904,
"count": 1,
"self": 0.10164205900036904
},
"TrainerController.start_learning": {
"total": 0.017738171000019065,
"count": 1,
"self": 0.0006801199997426011,
"children": {
"TrainerController._reset_env": {
"total": 0.01703648800003066,
"count": 1,
"self": 0.01703648800003066
},
"trainer_threads": {
"total": 1.951999820448691e-06,
"count": 1,
"self": 1.951999820448691e-06
},
"TrainerController._save_models": {
"total": 1.9611000425356906e-05,
"count": 1,
"self": 1.9611000425356906e-05
}
}
}
}
}