SoccerTwos / run_logs /timers.json
manuu01's picture
Corrected_agent
b0c494b
raw
history blame
2.01 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1691502651",
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --resume --torch-device=cpu",
"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": "1691502653"
},
"total": 2.346567974000209,
"count": 1,
"self": 0.591593690000991,
"children": {
"run_training.setup": {
"total": 0.088049349999892,
"count": 1,
"self": 0.088049349999892
},
"TrainerController.start_learning": {
"total": 1.6669249339993257,
"count": 1,
"self": 0.000251513999501185,
"children": {
"TrainerController._reset_env": {
"total": 1.415294059000189,
"count": 1,
"self": 1.415294059000189
},
"trainer_threads": {
"total": 1.258999873243738e-06,
"count": 1,
"self": 1.258999873243738e-06
},
"TrainerController._save_models": {
"total": 0.2513781019997623,
"count": 1,
"self": 0.0015739059999759775,
"children": {
"RLTrainer._checkpoint": {
"total": 0.24980419599978632,
"count": 1,
"self": 0.24980419599978632
}
}
}
}
}
}
}