poca-SoccerTwos / run_logs /timers.json
basil-ahmad's picture
First Push
b117522 verified
raw
history blame
1.73 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1712756663",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./ml-agents/config/poca/SoccerTwos.yaml --env=./ml-agents/training-envs-executables/SoccerTwos.exe --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.1+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1712756663"
},
"total": 0.1100922159998845,
"count": 1,
"self": 0.015247311999701196,
"children": {
"run_training.setup": {
"total": 0.05593333800015898,
"count": 1,
"self": 0.05593333800015898
},
"TrainerController.start_learning": {
"total": 0.03891156600002432,
"count": 1,
"self": 0.0004941570000482898,
"children": {
"TrainerController._reset_env": {
"total": 0.03839973399999508,
"count": 1,
"self": 0.03839973399999508
},
"trainer_threads": {
"total": 1.6550000054849079e-06,
"count": 1,
"self": 1.6550000054849079e-06
},
"TrainerController._save_models": {
"total": 1.6019999975469545e-05,
"count": 1,
"self": 1.6019999975469545e-05
}
}
}
}
}