| { |
| "name": "root", |
| "metadata": { |
| "timer_format_version": "0.1.0", |
| "start_time_seconds": "1747899638", |
| "python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]", |
| "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy2 --no-graphics", |
| "mlagents_version": "1.2.0.dev0", |
| "mlagents_envs_version": "1.2.0.dev0", |
| "communication_protocol_version": "1.5.0", |
| "pytorch_version": "2.7.0+cu126", |
| "numpy_version": "1.23.5", |
| "end_time_seconds": "1747899643" |
| }, |
| "total": 5.55429226900003, |
| "count": 1, |
| "self": 0.17592140700003256, |
| "children": { |
| "run_training.setup": { |
| "total": 0.022669633999953476, |
| "count": 1, |
| "self": 0.022669633999953476 |
| }, |
| "TrainerController.start_learning": { |
| "total": 5.355701228000044, |
| "count": 1, |
| "self": 0.0035067189992332715, |
| "children": { |
| "TrainerController._reset_env": { |
| "total": 3.570304474000068, |
| "count": 1, |
| "self": 3.570304474000068 |
| }, |
| "TrainerController.advance": { |
| "total": 1.566775630000734, |
| "count": 164, |
| "self": 0.0031244000007291106, |
| "children": { |
| "env_step": { |
| "total": 1.5601995160006936, |
| "count": 164, |
| "self": 1.077157126999964, |
| "children": { |
| "SubprocessEnvManager._take_step": { |
| "total": 0.48135688700006085, |
| "count": 164, |
| "self": 0.011415231000569293, |
| "children": { |
| "TorchPolicy.evaluate": { |
| "total": 0.46994165599949156, |
| "count": 164, |
| "self": 0.46994165599949156 |
| } |
| } |
| }, |
| "workers": { |
| "total": 0.0016855020006687482, |
| "count": 163, |
| "self": 0.0, |
| "children": { |
| "worker_root": { |
| "total": 5.146020719000148, |
| "count": 163, |
| "is_parallel": true, |
| "self": 4.321745610999869, |
| "children": { |
| "run_training.setup": { |
| "total": 0.0, |
| "count": 0, |
| "is_parallel": true, |
| "self": 0.0, |
| "children": { |
| "steps_from_proto": { |
| "total": 0.0009033689999569106, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.0002583159998721385, |
| "children": { |
| "_process_rank_one_or_two_observation": { |
| "total": 0.0006450530000847721, |
| "count": 2, |
| "is_parallel": true, |
| "self": 0.0006450530000847721 |
| } |
| } |
| }, |
| "UnityEnvironment.step": { |
| "total": 0.05481558099995709, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.0002759510000487353, |
| "children": { |
| "UnityEnvironment._generate_step_input": { |
| "total": 0.00021686799993858585, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.00021686799993858585 |
| }, |
| "communicator.exchange": { |
| "total": 0.050549073999945904, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.050549073999945904 |
| }, |
| "steps_from_proto": { |
| "total": 0.003773688000023867, |
| "count": 1, |
| "is_parallel": true, |
| "self": 0.000225408000119387, |
| "children": { |
| "_process_rank_one_or_two_observation": { |
| "total": 0.00354827999990448, |
| "count": 2, |
| "is_parallel": true, |
| "self": 0.00354827999990448 |
| } |
| } |
| } |
| } |
| } |
| } |
| }, |
| "UnityEnvironment.step": { |
| "total": 0.824275108000279, |
| "count": 162, |
| "is_parallel": true, |
| "self": 0.025716138999996474, |
| "children": { |
| "UnityEnvironment._generate_step_input": { |
| "total": 0.05990732999953252, |
| "count": 162, |
| "is_parallel": true, |
| "self": 0.05990732999953252 |
| }, |
| "communicator.exchange": { |
| "total": 0.6772531510010822, |
| "count": 162, |
| "is_parallel": true, |
| "self": 0.6772531510010822 |
| }, |
| "steps_from_proto": { |
| "total": 0.06139848799966785, |
| "count": 162, |
| "is_parallel": true, |
| "self": 0.023282532000052925, |
| "children": { |
| "_process_rank_one_or_two_observation": { |
| "total": 0.038115955999614926, |
| "count": 324, |
| "is_parallel": true, |
| "self": 0.038115955999614926 |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| } |
| }, |
| "trainer_advance": { |
| "total": 0.0034517139993113233, |
| "count": 163, |
| "self": 0.002407090000019707, |
| "children": { |
| "process_trajectory": { |
| "total": 0.0010446239992916162, |
| "count": 163, |
| "self": 0.0010446239992916162 |
| } |
| } |
| } |
| } |
| }, |
| "trainer_threads": { |
| "total": 1.2579999975059764e-06, |
| "count": 1, |
| "self": 1.2579999975059764e-06 |
| }, |
| "TrainerController._save_models": { |
| "total": 0.21511314700001094, |
| "count": 1, |
| "self": 0.002170045000070786, |
| "children": { |
| "RLTrainer._checkpoint": { |
| "total": 0.21294310199994015, |
| "count": 1, |
| "self": 0.21294310199994015 |
| } |
| } |
| } |
| } |
| } |
| } |
| } |