poca-SoccerTwos / run_logs /timers.json
Neronuser's picture
First Push
63f28e9
raw
history blame
1.75 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1684942026",
"python_version": "3.9.16 (main, May 24 2023, 18:03:20) \n[Clang 14.0.3 (clang-1403.0.22.14.1)]",
"command_line_arguments": "/Users/roman/.pyenv/versions/huggingface-rl/bin/mlagents-learn config/poca/SoccerTwos.yaml --env=training-envs-executables/SoccerTwos --run-id=SoccerTwos --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",
"numpy_version": "1.21.2",
"end_time_seconds": "1684942026"
},
"total": 0.8253625830000004,
"count": 1,
"self": 0.0035117910000010966,
"children": {
"run_training.setup": {
"total": 0.1910000829999996,
"count": 1,
"self": 0.1910000829999996
},
"TrainerController.start_learning": {
"total": 0.6308507089999997,
"count": 1,
"self": 0.0002574180000012305,
"children": {
"TrainerController._reset_env": {
"total": 0.6305819579999996,
"count": 1,
"self": 0.6305819579999996
},
"trainer_threads": {
"total": 4.999999996257998e-07,
"count": 1,
"self": 4.999999996257998e-07
},
"TrainerController._save_models": {
"total": 1.0832999999266235e-05,
"count": 1,
"self": 1.0832999999266235e-05
}
}
}
}
}