poca-SoccerTwos / run_logs /timers.json
H4nan's picture
First Push
25d0702
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1685035843",
"python_version": "3.9.16 (main, Mar 8 2023, 14:00:05) \n[GCC 11.2.0]",
"command_line_arguments": "/home/han4n/anaconda3/envs/rl/bin/mlagents-learn ./SoccerTwos.yaml --env=./traning-envs-executables/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
"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": "1685035843"
},
"total": 0.041113620000032824,
"count": 1,
"self": 0.006792732000576507,
"children": {
"run_training.setup": {
"total": 0.021691040999940014,
"count": 1,
"self": 0.021691040999940014
},
"TrainerController.start_learning": {
"total": 0.012629846999516303,
"count": 1,
"self": 0.00037228599921945715,
"children": {
"TrainerController._reset_env": {
"total": 0.012241705000633374,
"count": 1,
"self": 0.012241705000633374
},
"trainer_threads": {
"total": 1.2279997463338077e-06,
"count": 1,
"self": 1.2279997463338077e-06
},
"TrainerController._save_models": {
"total": 1.4627999917138368e-05,
"count": 1,
"self": 1.4627999917138368e-05
}
}
}
}
}