poca-SoccerTwos / run_logs /timers.json
Anish13's picture
First Push
7f8be03 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1745806394",
"python_version": "3.10.12 (main, Jul 5 2023, 15:34:07) [Clang 14.0.6 ]",
"command_line_arguments": "/usr/local/anaconda3/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --no-graphics --resume",
"mlagents_version": "1.2.0.dev0",
"mlagents_envs_version": "1.2.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.2",
"numpy_version": "1.23.5",
"end_time_seconds": "1745806401"
},
"total": 7.3697626309985935,
"count": 1,
"self": 0.48938215599628165,
"children": {
"run_training.setup": {
"total": 0.06704348399944138,
"count": 1,
"self": 0.06704348399944138
},
"TrainerController.start_learning": {
"total": 6.8133369910028705,
"count": 1,
"self": 0.00011572999937925488,
"children": {
"TrainerController._reset_env": {
"total": 6.59531517600044,
"count": 1,
"self": 6.59531517600044
},
"TrainerController._save_models": {
"total": 0.21790608500305098,
"count": 1,
"self": 0.004120508001506096,
"children": {
"RLTrainer._checkpoint": {
"total": 0.21378557700154488,
"count": 1,
"self": 0.21378557700154488
}
}
}
}
}
}
}