File size: 8,290 Bytes
f8d2f7f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "1678801900",
        "python_version": "3.8.16 (default, Mar  2 2023, 03:18:16) [MSC v.1916 64 bit (AMD64)]",
        "command_line_arguments": "C:\\Users\\drinu\\anaconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos2 --no-graphics",
        "mlagents_version": "0.31.0.dev0",
        "mlagents_envs_version": "0.31.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.13.1+cpu",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1678801918"
    },
    "total": 17.5395224,
    "count": 1,
    "self": 0.6287693999999995,
    "children": {
        "run_training.setup": {
            "total": 0.19995029999999936,
            "count": 1,
            "self": 0.19995029999999936
        },
        "TrainerController.start_learning": {
            "total": 16.710802700000002,
            "count": 1,
            "self": 0.009203199999987532,
            "children": {
                "TrainerController._reset_env": {
                    "total": 8.6818525,
                    "count": 1,
                    "self": 8.6818525
                },
                "TrainerController.advance": {
                    "total": 7.879091000000015,
                    "count": 406,
                    "self": 0.009888100000038591,
                    "children": {
                        "env_step": {
                            "total": 7.3669578000000016,
                            "count": 406,
                            "self": 5.744695200000031,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1.6163890999999797,
                                    "count": 406,
                                    "self": 0.07058639999992522,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1.5458027000000545,
                                            "count": 812,
                                            "self": 1.5458027000000545
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.005873499999990983,
                                    "count": 406,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 7.700616399999996,
                                            "count": 406,
                                            "is_parallel": true,
                                            "self": 3.1664236999999904,
                                            "children": {
                                                "steps_from_proto": {
                                                    "total": 0.001934499999999062,
                                                    "count": 2,
                                                    "is_parallel": true,
                                                    "self": 0.0003811000000020215,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.0015533999999970405,
                                                            "count": 8,
                                                            "is_parallel": true,
                                                            "self": 0.0015533999999970405
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 4.5322582000000065,
                                                    "count": 406,
                                                    "is_parallel": true,
                                                    "self": 0.2713846000000455,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 0.2565434000000195,
                                                            "count": 406,
                                                            "is_parallel": true,
                                                            "self": 0.2565434000000195
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 3.186826099999994,
                                                            "count": 406,
                                                            "is_parallel": true,
                                                            "self": 3.186826099999994
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 0.8175040999999474,
                                                            "count": 812,
                                                            "is_parallel": true,
                                                            "self": 0.1579655999999936,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.6595384999999538,
                                                                    "count": 3248,
                                                                    "is_parallel": true,
                                                                    "self": 0.6595384999999538
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 0.5022450999999748,
                            "count": 406,
                            "self": 0.026131100000013063,
                            "children": {
                                "process_trajectory": {
                                    "total": 0.47611399999996173,
                                    "count": 406,
                                    "self": 0.47611399999996173
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 8.000000022434506e-07,
                    "count": 1,
                    "self": 8.000000022434506e-07
                },
                "TrainerController._save_models": {
                    "total": 0.14065519999999765,
                    "count": 1,
                    "self": 0.008204899999995519,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.13245030000000213,
                            "count": 1,
                            "self": 0.13245030000000213
                        }
                    }
                }
            }
        }
    }
}