File size: 12,246 Bytes
a59f75e | 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 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 | {
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1745325999",
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --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.6.0+cu124",
"numpy_version": "1.23.5",
"end_time_seconds": "1745326005"
},
"total": 6.07459877600013,
"count": 1,
"self": 0.5257544179994511,
"children": {
"run_training.setup": {
"total": 0.020649403000334132,
"count": 1,
"self": 0.020649403000334132
},
"TrainerController.start_learning": {
"total": 5.528194955000345,
"count": 1,
"self": 0.00182806700013316,
"children": {
"TrainerController._reset_env": {
"total": 2.2573734790003073,
"count": 1,
"self": 2.2573734790003073
},
"TrainerController.advance": {
"total": 3.1811321479999606,
"count": 88,
"self": 0.0018208120013696316,
"children": {
"env_step": {
"total": 3.019003819998943,
"count": 88,
"self": 2.7203913690023,
"children": {
"SubprocessEnvManager._take_step": {
"total": 0.29761924000013096,
"count": 88,
"self": 0.006204653001077531,
"children": {
"TorchPolicy.evaluate": {
"total": 0.2914145869990534,
"count": 88,
"self": 0.2914145869990534
}
}
},
"workers": {
"total": 0.0009932109965120617,
"count": 88,
"self": 0.0,
"children": {
"worker_root": {
"total": 5.295327368000926,
"count": 88,
"is_parallel": true,
"self": 2.756294465000792,
"children": {
"run_training.setup": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"steps_from_proto": {
"total": 0.0019724379999388475,
"count": 1,
"is_parallel": true,
"self": 0.0006624480001846678,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0013099899997541797,
"count": 8,
"is_parallel": true,
"self": 0.0013099899997541797
}
}
},
"UnityEnvironment.step": {
"total": 0.047989270000016404,
"count": 1,
"is_parallel": true,
"self": 0.0005137180005476694,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.00042663799968067906,
"count": 1,
"is_parallel": true,
"self": 0.00042663799968067906
},
"communicator.exchange": {
"total": 0.04542254199986928,
"count": 1,
"is_parallel": true,
"self": 0.04542254199986928
},
"steps_from_proto": {
"total": 0.0016263719999187742,
"count": 1,
"is_parallel": true,
"self": 0.00038485599998239195,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0012415159999363823,
"count": 8,
"is_parallel": true,
"self": 0.0012415159999363823
}
}
}
}
}
}
},
"UnityEnvironment.step": {
"total": 2.539032903000134,
"count": 87,
"is_parallel": true,
"self": 0.04131755400203474,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.03877983899883475,
"count": 87,
"is_parallel": true,
"self": 0.03877983899883475
},
"communicator.exchange": {
"total": 2.3293565150006543,
"count": 87,
"is_parallel": true,
"self": 2.3293565150006543
},
"steps_from_proto": {
"total": 0.12957899499861014,
"count": 87,
"is_parallel": true,
"self": 0.02502425700913591,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.10455473798947423,
"count": 696,
"is_parallel": true,
"self": 0.10455473798947423
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 0.16030751599964788,
"count": 88,
"self": 0.001452622001124837,
"children": {
"process_trajectory": {
"total": 0.15885489399852304,
"count": 88,
"self": 0.022679898998376302,
"children": {
"RLTrainer._checkpoint": {
"total": 0.13617499500014674,
"count": 1,
"self": 0.13617499500014674
}
}
}
}
}
}
},
"trainer_threads": {
"total": 9.000000318337698e-07,
"count": 1,
"self": 9.000000318337698e-07
},
"TrainerController._save_models": {
"total": 0.08786036099991179,
"count": 1,
"self": 0.0012880979998044495,
"children": {
"RLTrainer._checkpoint": {
"total": 0.08657226300010734,
"count": 1,
"self": 0.08657226300010734
}
}
}
}
}
}
} |