poca-SoccerTwos / run_logs /timers.json
jjhonny's picture
First Push
94553b2
raw
history blame
3.09 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1687153789",
"python_version": "3.9.16 | packaged by conda-forge | (main, Feb 1 2023, 21:38:11) \n[Clang 14.0.6 ]",
"command_line_arguments": "/Users/jvelasquez/conda_envs/hg_rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0",
"numpy_version": "1.21.2",
"end_time_seconds": "1687153793"
},
"total": 3.8821607920000005,
"count": 1,
"self": 0.28333299999999983,
"children": {
"run_training.setup": {
"total": 0.010979209000000045,
"count": 1,
"self": 0.010979209000000045
},
"TrainerController.start_learning": {
"total": 3.5878485830000004,
"count": 1,
"self": 6.533200000102823e-05,
"children": {
"TrainerController._reset_env": {
"total": 3.4216018339999996,
"count": 1,
"self": 3.4216018339999996
},
"TrainerController.advance": {
"total": 0.004999124999999882,
"count": 1,
"self": 3.540999999884775e-06,
"children": {
"env_step": {
"total": 0.004995583999999997,
"count": 1,
"self": 0.00026500000000018176,
"children": {
"SubprocessEnvManager._take_step": {
"total": 0.004730583999999816,
"count": 1,
"self": 2.0001000000213764e-05,
"children": {
"TorchPolicy.evaluate": {
"total": 0.004710582999999602,
"count": 1,
"self": 0.004710582999999602
}
}
}
}
}
}
},
"TrainerController._save_models": {
"total": 0.1611822919999999,
"count": 1,
"self": 0.0005508749999996176,
"children": {
"RLTrainer._checkpoint": {
"total": 0.16063141700000028,
"count": 1,
"self": 0.16063141700000028
}
}
}
}
}
}
}