| { |
| "name": "root", |
| "metadata": { |
| "timer_format_version": "0.1.0", |
| "start_time_seconds": "1702996153", |
| "python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]", |
| "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy --no-graphics --resume", |
| "mlagents_version": "1.1.0.dev0", |
| "mlagents_envs_version": "1.1.0.dev0", |
| "communication_protocol_version": "1.5.0", |
| "pytorch_version": "2.1.2+cu121", |
| "numpy_version": "1.23.5", |
| "end_time_seconds": "1702996163" |
| }, |
| "total": 9.419218787999853, |
| "count": 1, |
| "self": 0.4294113959999777, |
| "children": { |
| "run_training.setup": { |
| "total": 0.06923519799966016, |
| "count": 1, |
| "self": 0.06923519799966016 |
| }, |
| "TrainerController.start_learning": { |
| "total": 8.920572194000215, |
| "count": 1, |
| "self": 0.013195911997627263, |
| "children": { |
| "TrainerController._reset_env": { |
| "total": 2.587784294999892, |
| "count": 1, |
| "self": 2.587784294999892 |
| }, |
| "TrainerController.advance": { |
| "total": 6.318894365002961, |
| "count": 715, |
| "self": 0.013885067994579003, |
| "children": { |
| "env_step": { |
| "total": 5.800420006007698, |
| "count": 715, |
| "self": 4.7142332820089905, |
| "children": { |
| "SubprocessEnvManager._take_step": { |
| "total": 1.0783934959999897, |
| "count": 715, |
| "self": 0.04655307099710626, |
| "children": { |
| "TorchPolicy.evaluate": { |
| "total": 1.0318404250028834, |
| "count": 681, |
| "self": 1.0318404250028834 |
| } |
| } |
| }, |
| "workers": { |
| "total": 0.007793227998718066, |
| "count": 714, |
| "self": 0.0, |
| "children": { |
| "worker_root": { |
| "total": 8.959836414999245, |
| "count": 714, |
| "is_parallel": true, |
| "self": 5.089765907001038, |
| "children": { |
| "run_training.setup": { |
| "total": 0.0, |
| "count": 0, |
| "is_parallel": true, |
| "self": 0.0, |
| "children": { |
| "steps_from_proto": { |
| "total": 0.0007187430001067696, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.00020537799991870997, |
| "children": { |
| "_process_rank_one_or_two_observation": { |
| "total": 0.0005133650001880596, |
| "count": 2, |
| "is_parallel": true, |
| "self": 0.0005133650001880596 |
| } |
| } |
| }, |
| "UnityEnvironment.step": { |
| "total": 0.031875544999820704, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.000358492000032129, |
| "children": { |
| "UnityEnvironment._generate_step_input": { |
| "total": 0.00019049499996981467, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.00019049499996981467 |
| }, |
| "communicator.exchange": { |
| "total": 0.0305882699999529, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.0305882699999529 |
| }, |
| "steps_from_proto": { |
| "total": 0.0007382879998658609, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.0002030900000136171, |
| "children": { |
| "_process_rank_one_or_two_observation": { |
| "total": 0.0005351979998522438, |
| "count": 2, |
| "is_parallel": true, |
| "self": 0.0005351979998522438 |
| } |
| } |
| } |
| } |
| } |
| } |
| }, |
| "UnityEnvironment.step": { |
| "total": 3.870070507998207, |
| "count": 713, |
| "is_parallel": true, |
| "self": 0.12991761699549897, |
| "children": { |
| "UnityEnvironment._generate_step_input": { |
| "total": 0.2510811809970619, |
| "count": 713, |
| "is_parallel": true, |
| "self": 0.2510811809970619 |
| }, |
| "communicator.exchange": { |
| "total": 3.2083840570071516, |
| "count": 713, |
| "is_parallel": true, |
| "self": 3.2083840570071516 |
| }, |
| "steps_from_proto": { |
| "total": 0.28068765299849474, |
| "count": 713, |
| "is_parallel": true, |
| "self": 0.09896692999927836, |
| "children": { |
| "_process_rank_one_or_two_observation": { |
| "total": 0.18172072299921638, |
| "count": 1426, |
| "is_parallel": true, |
| "self": 0.18172072299921638 |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| }, |
| "trainer_advance": { |
| "total": 0.5045892910006842, |
| "count": 714, |
| "self": 0.01818766300129937, |
| "children": { |
| "process_trajectory": { |
| "total": 0.4864016279993848, |
| "count": 714, |
| "self": 0.4864016279993848 |
| } |
| } |
| } |
| } |
| }, |
| "trainer_threads": { |
| "total": 1.231999704032205e-06, |
| "count": 1, |
| "self": 1.231999704032205e-06 |
| }, |
| "TrainerController._save_models": { |
| "total": 0.0006963900000300782, |
| "count": 1, |
| "self": 2.416400002402952e-05, |
| "children": { |
| "RLTrainer._checkpoint": { |
| "total": 0.0006722260000060487, |
| "count": 1, |
| "self": 0.0006722260000060487 |
| } |
| } |
| } |
| } |
| } |
| } |
| } |