benson V5 har cooket
This commit is contained in:
138
MLAgents/results/BensonImitationV1/run_logs/timers.json
Normal file
138
MLAgents/results/BensonImitationV1/run_logs/timers.json
Normal file
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"name": "root",
|
||||
"metadata": {
|
||||
"timer_format_version": "0.1.0",
|
||||
"start_time_seconds": "1712836725",
|
||||
"python_version": "3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]",
|
||||
"command_line_arguments": "C:\\Users\\noahk\\Documents\\Unity projects\\ML Tutorual v2\\ml-agents\\.venv\\Scripts\\mlagents-learn config/BensonImitationV1.yaml --run-id=BensonImitationV1 --force",
|
||||
"mlagents_version": "0.30.0",
|
||||
"mlagents_envs_version": "0.30.0",
|
||||
"communication_protocol_version": "1.5.0",
|
||||
"pytorch_version": "2.1.2+cpu",
|
||||
"numpy_version": "1.21.2",
|
||||
"end_time_seconds": "1712837115"
|
||||
},
|
||||
"total": 390.82043749999997,
|
||||
"count": 1,
|
||||
"self": 0.004864699999984623,
|
||||
"children": {
|
||||
"run_training.setup": {
|
||||
"total": 0.08098169999999971,
|
||||
"count": 1,
|
||||
"self": 0.08098169999999971
|
||||
},
|
||||
"TrainerController.start_learning": {
|
||||
"total": 390.7345911,
|
||||
"count": 1,
|
||||
"self": 0.6143041999945353,
|
||||
"children": {
|
||||
"TrainerController._reset_env": {
|
||||
"total": 5.2752111,
|
||||
"count": 1,
|
||||
"self": 5.2752111
|
||||
},
|
||||
"TrainerController.advance": {
|
||||
"total": 384.7948503000055,
|
||||
"count": 27001,
|
||||
"self": 0.3003614000057837,
|
||||
"children": {
|
||||
"env_step": {
|
||||
"total": 384.49448889999974,
|
||||
"count": 27001,
|
||||
"self": 339.04470250000213,
|
||||
"children": {
|
||||
"SubprocessEnvManager._take_step": {
|
||||
"total": 45.17071729999872,
|
||||
"count": 27001,
|
||||
"self": 1.2108019999997168,
|
||||
"children": {
|
||||
"TorchPolicy.evaluate": {
|
||||
"total": 43.959915299999004,
|
||||
"count": 27001,
|
||||
"self": 43.959915299999004
|
||||
}
|
||||
}
|
||||
},
|
||||
"workers": {
|
||||
"total": 0.279069099998857,
|
||||
"count": 27000,
|
||||
"self": 0.0,
|
||||
"children": {
|
||||
"worker_root": {
|
||||
"total": 322.10850579999925,
|
||||
"count": 27000,
|
||||
"is_parallel": true,
|
||||
"self": 250.1379583999992,
|
||||
"children": {
|
||||
"steps_from_proto": {
|
||||
"total": 0.0003552999999998363,
|
||||
"count": 1,
|
||||
"is_parallel": true,
|
||||
"self": 0.00017259999999996722,
|
||||
"children": {
|
||||
"_process_rank_one_or_two_observation": {
|
||||
"total": 0.00018269999999986908,
|
||||
"count": 4,
|
||||
"is_parallel": true,
|
||||
"self": 0.00018269999999986908
|
||||
}
|
||||
}
|
||||
},
|
||||
"UnityEnvironment.step": {
|
||||
"total": 71.97019210000003,
|
||||
"count": 27000,
|
||||
"is_parallel": true,
|
||||
"self": 2.0072422999965625,
|
||||
"children": {
|
||||
"UnityEnvironment._generate_step_input": {
|
||||
"total": 2.0694186000009687,
|
||||
"count": 27000,
|
||||
"is_parallel": true,
|
||||
"self": 2.0694186000009687
|
||||
},
|
||||
"communicator.exchange": {
|
||||
"total": 60.97562140000238,
|
||||
"count": 27000,
|
||||
"is_parallel": true,
|
||||
"self": 60.97562140000238
|
||||
},
|
||||
"steps_from_proto": {
|
||||
"total": 6.91790980000012,
|
||||
"count": 27000,
|
||||
"is_parallel": true,
|
||||
"self": 3.5683125999948393,
|
||||
"children": {
|
||||
"_process_rank_one_or_two_observation": {
|
||||
"total": 3.349597200005281,
|
||||
"count": 108000,
|
||||
"is_parallel": true,
|
||||
"self": 3.349597200005281
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"TrainerController._save_models": {
|
||||
"total": 0.05022549999995363,
|
||||
"count": 1,
|
||||
"self": 0.008505299999910676,
|
||||
"children": {
|
||||
"RLTrainer._checkpoint": {
|
||||
"total": 0.04172020000004295,
|
||||
"count": 1,
|
||||
"self": 0.04172020000004295
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user