File size: 3,187 Bytes
7c1a434 | 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": "1686696920",
"python_version": "3.10.12 (main, Jun 7 2023, 12:45:35) [GCC 9.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --resume --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --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": "1686696926"
},
"total": 5.826723817999891,
"count": 1,
"self": 0.8381261310000809,
"children": {
"run_training.setup": {
"total": 0.047177427999940846,
"count": 1,
"self": 0.047177427999940846
},
"TrainerController.start_learning": {
"total": 4.9414202589998695,
"count": 1,
"self": 0.0010326269998586213,
"children": {
"TrainerController._reset_env": {
"total": 4.686889478000012,
"count": 1,
"self": 4.686889478000012
},
"trainer_threads": {
"total": 1.8757999896479305e-05,
"count": 1,
"self": 1.8757999896479305e-05,
"children": {
"thread_root": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"trainer_advance": {
"total": 0.0009215070001573622,
"count": 1,
"is_parallel": true,
"self": 3.1896000109554734e-05,
"children": {
"process_trajectory": {
"total": 0.0008896110000478075,
"count": 1,
"is_parallel": true,
"self": 0.0008896110000478075
}
}
}
}
}
}
},
"TrainerController._save_models": {
"total": 0.2534793960001025,
"count": 1,
"self": 0.0012938660001964308,
"children": {
"RLTrainer._checkpoint": {
"total": 0.25218552999990607,
"count": 1,
"self": 0.25218552999990607
}
}
}
}
}
}
} |