poca-SoccerTwos / run_logs /timers.json
shubhamagarwal92's picture
First Push
979a67a
raw
history blame
1.74 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1691500535",
"python_version": "3.9.17 (main, Jul 5 2023, 20:41:20) \n[GCC 11.2.0]",
"command_line_arguments": "/home/shubham/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --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": "1691500535"
},
"total": 0.03446314297616482,
"count": 1,
"self": 0.006518915295600891,
"children": {
"run_training.setup": {
"total": 0.007423544302582741,
"count": 1,
"self": 0.007423544302582741
},
"TrainerController.start_learning": {
"total": 0.020520683377981186,
"count": 1,
"self": 0.00031525641679763794,
"children": {
"TrainerController._reset_env": {
"total": 0.020009318366646767,
"count": 1,
"self": 0.020009318366646767
},
"trainer_threads": {
"total": 1.5106052160263062e-06,
"count": 1,
"self": 1.5106052160263062e-06
},
"TrainerController._save_models": {
"total": 0.000194597989320755,
"count": 1,
"self": 0.000194597989320755
}
}
}
}
}