File size: 8,323 Bytes
ccc64dc |
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": "1675531941",
"python_version": "3.8.16 (default, Jan 17 2023, 16:42:09) \n[Clang 14.0.6 ]",
"command_line_arguments": "/Users/claudio/opt/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": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1",
"numpy_version": "1.21.2",
"end_time_seconds": "1675531946"
},
"total": 5.320737792,
"count": 1,
"self": 0.5089950839999995,
"children": {
"run_training.setup": {
"total": 0.026038000000000006,
"count": 1,
"self": 0.026038000000000006
},
"TrainerController.start_learning": {
"total": 4.785704708000001,
"count": 1,
"self": 0.0017952970000010282,
"children": {
"TrainerController._reset_env": {
"total": 2.7146277910000003,
"count": 2,
"self": 2.7146277910000003
},
"TrainerController.advance": {
"total": 1.9296912449999994,
"count": 107,
"self": 0.0012953639999984112,
"children": {
"env_step": {
"total": 1.5204171309999985,
"count": 107,
"self": 1.2497657929999972,
"children": {
"SubprocessEnvManager._take_step": {
"total": 0.2697832080000011,
"count": 107,
"self": 0.006140626999995291,
"children": {
"TorchPolicy.evaluate": {
"total": 0.2636425810000058,
"count": 187,
"self": 0.2636425810000058
}
}
},
"workers": {
"total": 0.000868130000000189,
"count": 106,
"self": 0.0,
"children": {
"worker_root": {
"total": 2.066955537999998,
"count": 106,
"is_parallel": true,
"self": 0.9595726579999972,
"children": {
"steps_from_proto": {
"total": 0.003307708999999992,
"count": 4,
"is_parallel": true,
"self": 0.0006079579999997975,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0026997510000001945,
"count": 16,
"is_parallel": true,
"self": 0.0026997510000001945
}
}
},
"UnityEnvironment.step": {
"total": 1.1040751710000007,
"count": 106,
"is_parallel": true,
"self": 0.040627536999997105,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.027969580000005934,
"count": 106,
"is_parallel": true,
"self": 0.027969580000005934
},
"communicator.exchange": {
"total": 0.8873837570000029,
"count": 106,
"is_parallel": true,
"self": 0.8873837570000029
},
"steps_from_proto": {
"total": 0.14809429699999477,
"count": 212,
"is_parallel": true,
"self": 0.023135398999999612,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.12495889799999516,
"count": 848,
"is_parallel": true,
"self": 0.12495889799999516
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 0.4079787500000025,
"count": 106,
"self": 0.007097540000000624,
"children": {
"process_trajectory": {
"total": 0.4008812100000019,
"count": 106,
"self": 0.4008812100000019
}
}
}
}
},
"trainer_threads": {
"total": 8.750000004553726e-07,
"count": 1,
"self": 8.750000004553726e-07
},
"TrainerController._save_models": {
"total": 0.1395894999999996,
"count": 1,
"self": 0.0010754169999991348,
"children": {
"RLTrainer._checkpoint": {
"total": 0.13851408300000045,
"count": 1,
"self": 0.13851408300000045
}
}
}
}
}
}
} |