SecondModel / run_logs /timers.json
WesleyRianSmith's picture
Huggy
8b22b74 verified
raw
history blame contribute delete
No virus
1.7 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1707922439",
"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",
"mlagents_version": "1.1.0.dev0",
"mlagents_envs_version": "1.1.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.2.0+cu121",
"numpy_version": "1.23.5",
"end_time_seconds": "1707922439"
},
"total": 0.09894232199997077,
"count": 1,
"self": 0.008314896999991106,
"children": {
"run_training.setup": {
"total": 0.04886497400002554,
"count": 1,
"self": 0.04886497400002554
},
"TrainerController.start_learning": {
"total": 0.041762450999954126,
"count": 1,
"self": 0.0005019579999725465,
"children": {
"TrainerController._reset_env": {
"total": 0.04124553700000888,
"count": 1,
"self": 0.04124553700000888
},
"trainer_threads": {
"total": 1.451000002816727e-06,
"count": 1,
"self": 1.451000002816727e-06
},
"TrainerController._save_models": {
"total": 1.3504999969882192e-05,
"count": 1,
"self": 1.3504999969882192e-05
}
}
}
}
}