File size: 1,838 Bytes
4065ec1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1682568849",
        "python_version": "3.9.16 (main, Apr 26 2023, 09:57:11) \n[GCC 9.4.0]",
        "command_line_arguments": "/home/isaac/python_envs/py3916_env/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
        "mlagents_version": "0.31.0.dev0",
        "mlagents_envs_version": "0.31.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.11.0+cu102",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1682568852"
    },
    "total": 2.65809969700058,
    "count": 1,
    "self": 0.26952159497886896,
    "children": {
        "run_training.setup": {
            "total": 0.03936304201488383,
            "count": 1,
            "self": 0.03936304201488383
        },
        "TrainerController.start_learning": {
            "total": 2.349215060006827,
            "count": 1,
            "self": 5.044601857662201e-05,
            "children": {
                "TrainerController._reset_env": {
                    "total": 2.223934276989894,
                    "count": 1,
                    "self": 2.223934276989894
                },
                "TrainerController._save_models": {
                    "total": 0.1252303369983565,
                    "count": 1,
                    "self": 0.0012284090043976903,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.12400192799395882,
                            "count": 1,
                            "self": 0.12400192799395882
                        }
                    }
                }
            }
        }
    }
}