poca-SoccerTwos / run_logs /timers.json
coke0zero's picture
First Push
623d66a verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1706831529",
"python_version": "3.10.13 (main, Aug 24 2023, 12:59:26) [Clang 15.0.0 (clang-1500.1.0.2.5)]",
"command_line_arguments": "/Users/sji01/code/ml-agents/venv/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --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.2.0",
"numpy_version": "1.23.5",
"end_time_seconds": "1706831531"
},
"total": 2.0381585001014173,
"count": 1,
"self": 0.23856879211962223,
"children": {
"run_training.setup": {
"total": 0.013969666324555874,
"count": 1,
"self": 0.013969666324555874
},
"TrainerController.start_learning": {
"total": 1.7856200416572392,
"count": 1,
"self": 5.437526851892471e-05,
"children": {
"TrainerController._reset_env": {
"total": 1.6343303327448666,
"count": 1,
"self": 1.6343303327448666
},
"trainer_threads": {
"total": 4.163011908531189e-07,
"count": 1,
"self": 4.163011908531189e-07
},
"TrainerController._save_models": {
"total": 0.1512349173426628,
"count": 1,
"self": 0.000860708300024271,
"children": {
"RLTrainer._checkpoint": {
"total": 0.15037420904263854,
"count": 1,
"self": 0.15037420904263854
}
}
}
}
}
}
}