poca-SoccerTwos / run_logs /timers.json
izaznov's picture
First Push
d9db48b verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1714609623",
"python_version": "3.10.12 (main, Jul 5 2023, 15:34:07) [Clang 14.0.6 ]",
"command_line_arguments": "/opt/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./ml-agents/training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.2",
"numpy_version": "1.23.5",
"end_time_seconds": "1714609628"
},
"total": 5.103381171000365,
"count": 1,
"self": 0.010025291998317698,
"children": {
"run_training.setup": {
"total": 0.8416378870024346,
"count": 1,
"self": 0.8416378870024346
},
"TrainerController.start_learning": {
"total": 4.251717991999612,
"count": 1,
"self": 0.0027482419936859515,
"children": {
"TrainerController._reset_env": {
"total": 4.248657774001913,
"count": 1,
"self": 4.248657774001913
},
"trainer_threads": {
"total": 2.316002792213112e-06,
"count": 1,
"self": 2.316002792213112e-06
},
"TrainerController._save_models": {
"total": 0.00030966000122134574,
"count": 1,
"self": 0.00030966000122134574
}
}
}
}
}