File size: 2,003 Bytes
687b34a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1700917441",
        "python_version": "3.8.16 (default, Jun 12 2023, 18:09:05) \n[GCC 11.2.0]",
        "command_line_arguments": "/opt/conda/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics --resume",
        "mlagents_version": "0.30.0",
        "mlagents_envs_version": "0.30.0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.8.1+cu102",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1700917443"
    },
    "total": 1.239095263183117,
    "count": 1,
    "self": 0.3192472904920578,
    "children": {
        "run_training.setup": {
            "total": 0.08282887935638428,
            "count": 1,
            "self": 0.08282887935638428
        },
        "TrainerController.start_learning": {
            "total": 0.8370190933346748,
            "count": 1,
            "self": 9.995698928833008e-05,
            "children": {
                "TrainerController._reset_env": {
                    "total": 0.772549532353878,
                    "count": 1,
                    "self": 0.772549532353878
                },
                "trainer_threads": {
                    "total": 7.450580596923828e-07,
                    "count": 1,
                    "self": 7.450580596923828e-07
                },
                "TrainerController._save_models": {
                    "total": 0.06436885893344879,
                    "count": 1,
                    "self": 0.001083090901374817,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.06328576803207397,
                            "count": 1,
                            "self": 0.06328576803207397
                        }
                    }
                }
            }
        }
    }
}