poca-SoccerTwos / run_logs /timers.json
eugene-d's picture
First Push
e1fac5b
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1682869169",
"python_version": "3.9.7 (default, Sep 16 2021, 13:09:58) \n[GCC 7.5.0]",
"command_line_arguments": "/home/eugene/miniconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
"mlagents_version": "0.28.0",
"mlagents_envs_version": "0.28.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1682869169"
},
"total": 0.052897801000654,
"count": 1,
"self": 0.00929089999954158,
"children": {
"run_training.setup": {
"total": 0.017039300000760704,
"count": 1,
"self": 0.017039300000760704
},
"TrainerController.start_learning": {
"total": 0.026567601000351715,
"count": 1,
"self": 0.0004996000006940449,
"children": {
"TrainerController._reset_env": {
"total": 0.026039900998512167,
"count": 1,
"self": 0.026039900998512167
},
"trainer_threads": {
"total": 1.8000009731622413e-06,
"count": 1,
"self": 1.8000009731622413e-06
},
"TrainerController._save_models": {
"total": 2.6300000172341242e-05,
"count": 1,
"self": 2.6300000172341242e-05
}
}
}
}
}