poca-SoccerTwos / run_logs /timers.json
N0de's picture
Second Push
6b93034 verified
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1711614194",
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
"command_line_arguments": "/home/node/WORK/WORKSPACE/ENVS/miscs/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./trained-envs-executables/linux/SoccerTwos.x86_64 --run-id=SoccerTwos --force",
"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": "1711614194"
},
"total": 0.04841360600039479,
"count": 1,
"self": 0.010739730999375752,
"children": {
"run_training.setup": {
"total": 0.03430868300074508,
"count": 1,
"self": 0.03430868300074508
},
"TrainerController.start_learning": {
"total": 0.0033651920002739644,
"count": 1,
"self": 7.039800038910471e-05,
"children": {
"TrainerController._reset_env": {
"total": 0.0032697480000933865,
"count": 1,
"self": 0.0032697480000933865
},
"TrainerController._save_models": {
"total": 2.504599979147315e-05,
"count": 1,
"self": 2.504599979147315e-05
}
}
}
}
}