poca-SoccerTwos / run_logs /timers.json
rwr20's picture
First Push
2a77edf verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1715059473",
"python_version": "3.10.12 (main, Jul 5 2023, 15:34:07) [Clang 14.0.6 ]",
"command_line_arguments": "/Users/rolandruhwandl/opt/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.app --run-id=SoccerTwos --no-graphics --resume",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.2",
"numpy_version": "1.23.5",
"end_time_seconds": "1715059476"
},
"total": 3.6291310420492664,
"count": 1,
"self": 0.643838084070012,
"children": {
"run_training.setup": {
"total": 0.02421995799522847,
"count": 1,
"self": 0.02421995799522847
},
"TrainerController.start_learning": {
"total": 2.961072999984026,
"count": 1,
"self": 4.1749910451471806e-05,
"children": {
"TrainerController._reset_env": {
"total": 2.845788500038907,
"count": 1,
"self": 2.845788500038907
},
"trainer_threads": {
"total": 5.830079317092896e-07,
"count": 1,
"self": 5.830079317092896e-07
},
"TrainerController._save_models": {
"total": 0.11524216702673584,
"count": 1,
"self": 0.00010466703679412603,
"children": {
"RLTrainer._checkpoint": {
"total": 0.11513749998994172,
"count": 1,
"self": 0.11513749998994172
}
}
}
}
}
}
}