File size: 3,190 Bytes
e7ac5f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1673618214",
        "python_version": "3.8.16 (default, Dec  7 2022, 01:12:13) \n[GCC 7.5.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --resume --no-graphics",
        "mlagents_version": "0.29.0.dev0",
        "mlagents_envs_version": "0.29.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.8.1+cu102",
        "numpy_version": "1.21.6",
        "end_time_seconds": "1673618221"
    },
    "total": 7.115691307000134,
    "count": 1,
    "self": 0.42373486100018454,
    "children": {
        "run_training.setup": {
            "total": 0.12404980499991325,
            "count": 1,
            "self": 0.12404980499991325
        },
        "TrainerController.start_learning": {
            "total": 6.567906641000036,
            "count": 1,
            "self": 0.00032886799999687355,
            "children": {
                "TrainerController._reset_env": {
                    "total": 6.430314408999948,
                    "count": 1,
                    "self": 6.430314408999948
                },
                "trainer_threads": {
                    "total": 3.391400014152168e-05,
                    "count": 1,
                    "self": 3.391400014152168e-05,
                    "children": {
                        "thread_root": {
                            "total": 0.0,
                            "count": 0,
                            "is_parallel": true,
                            "self": 0.0,
                            "children": {
                                "trainer_advance": {
                                    "total": 0.00021706899997298024,
                                    "count": 1,
                                    "is_parallel": true,
                                    "self": 1.3718999980483204e-05,
                                    "children": {
                                        "process_trajectory": {
                                            "total": 0.00020334999999249703,
                                            "count": 1,
                                            "is_parallel": true,
                                            "self": 0.00020334999999249703
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "TrainerController._save_models": {
                    "total": 0.1372294499999498,
                    "count": 1,
                    "self": 0.0008103259999643342,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.13641912399998546,
                            "count": 1,
                            "self": 0.13641912399998546
                        }
                    }
                }
            }
        }
    }
}