poca-SoccerTwos / run_logs /timers.json
Frorozcol's picture
First Push
18f6405
raw
history blame
8.32 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1684421512",
"python_version": "3.9.2 (tags/v3.9.2:1a79785, Feb 19 2021, 13:44:55) [MSC v.1928 64 bit (AMD64)]",
"command_line_arguments": "C:\\Users\\froro\\OneDrive\\Escritorio\\personal_project\\Proyectos\\ml-agents\\env\\Scripts\\mlagents-learn .\\config\\poca\\SoccerTwos.yaml --env=./SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.0.0+cpu",
"numpy_version": "1.21.2",
"end_time_seconds": "1684421527"
},
"total": 14.783975400000001,
"count": 1,
"self": 0.004942000000001556,
"children": {
"run_training.setup": {
"total": 0.0938504,
"count": 1,
"self": 0.0938504
},
"TrainerController.start_learning": {
"total": 14.685183,
"count": 1,
"self": 0.005848700000008478,
"children": {
"TrainerController._reset_env": {
"total": 7.032717,
"count": 2,
"self": 7.032717
},
"TrainerController.advance": {
"total": 7.449350799999994,
"count": 254,
"self": 0.0056685999999945835,
"children": {
"env_step": {
"total": 7.429804200000005,
"count": 254,
"self": 6.483165699999974,
"children": {
"SubprocessEnvManager._take_step": {
"total": 0.9434219000000077,
"count": 254,
"self": 0.029185699999983328,
"children": {
"TorchPolicy.evaluate": {
"total": 0.9142362000000244,
"count": 508,
"self": 0.9142362000000244
}
}
},
"workers": {
"total": 0.0032166000000231065,
"count": 253,
"self": 0.0,
"children": {
"worker_root": {
"total": 4.233245600000014,
"count": 253,
"is_parallel": true,
"self": 1.5772206000000146,
"children": {
"steps_from_proto": {
"total": 0.0065131000000002715,
"count": 4,
"is_parallel": true,
"self": 0.0011606999999997925,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.005352400000000479,
"count": 16,
"is_parallel": true,
"self": 0.005352400000000479
}
}
},
"UnityEnvironment.step": {
"total": 2.6495118999999994,
"count": 253,
"is_parallel": true,
"self": 0.13099789999997835,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.09891740000000482,
"count": 253,
"is_parallel": true,
"self": 0.09891740000000482
},
"communicator.exchange": {
"total": 2.0130094999999972,
"count": 253,
"is_parallel": true,
"self": 2.0130094999999972
},
"steps_from_proto": {
"total": 0.40658710000001896,
"count": 506,
"is_parallel": true,
"self": 0.08194680000000698,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.324640300000012,
"count": 2024,
"is_parallel": true,
"self": 0.324640300000012
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 0.013877999999994728,
"count": 253,
"self": 0.012942500000008295,
"children": {
"process_trajectory": {
"total": 0.0009354999999864333,
"count": 253,
"self": 0.0009354999999864333
}
}
}
}
},
"trainer_threads": {
"total": 6.999999975221272e-07,
"count": 1,
"self": 6.999999975221272e-07
},
"TrainerController._save_models": {
"total": 0.19726580000000027,
"count": 1,
"self": 0.007141600000000636,
"children": {
"RLTrainer._checkpoint": {
"total": 0.19012419999999963,
"count": 1,
"self": 0.19012419999999963
}
}
}
}
}
}
}