poca-SoccerTwos / run_logs /timers.json
yangzhou301's picture
First Push
f494f54 verified
raw
history blame contribute delete
No virus
1.74 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1704957951",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/home/xinyi/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --force",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.1.2+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1704957952"
},
"total": 0.17162851616740227,
"count": 1,
"self": 0.06729299575090408,
"children": {
"run_training.setup": {
"total": 0.030346279963850975,
"count": 1,
"self": 0.030346279963850975
},
"TrainerController.start_learning": {
"total": 0.07398924045264721,
"count": 1,
"self": 0.0007096417248249054,
"children": {
"TrainerController._reset_env": {
"total": 0.07324664294719696,
"count": 1,
"self": 0.07324664294719696
},
"trainer_threads": {
"total": 1.7490237951278687e-06,
"count": 1,
"self": 1.7490237951278687e-06
},
"TrainerController._save_models": {
"total": 3.1206756830215454e-05,
"count": 1,
"self": 3.1206756830215454e-05
}
}
}
}
}