File size: 8,320 Bytes
18f6405 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 |
{
"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
}
}
}
}
}
}
} |