poca-SoccerTwos / run_logs /timers.json
Quacktab's picture
First Push`
d62825a
raw
history blame
1.73 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1696426759",
"python_version": "3.9.15 (main, Nov 24 2022, 14:39:17) [MSC v.1916 64 bit (AMD64)]",
"command_line_arguments": "\\\\?\\C:\\ProgramData\\Anaconda3\\envs\\dream_dl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --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": "2.0.1+cu118",
"numpy_version": "1.21.2",
"end_time_seconds": "1696426762"
},
"total": 2.8861812,
"count": 1,
"self": 0.01635259999999983,
"children": {
"run_training.setup": {
"total": 0.1256138,
"count": 1,
"self": 0.1256138
},
"TrainerController.start_learning": {
"total": 2.7442148,
"count": 1,
"self": 0.0005695000000001116,
"children": {
"TrainerController._reset_env": {
"total": 2.7436233999999997,
"count": 1,
"self": 2.7436233999999997
},
"trainer_threads": {
"total": 3.000000000419334e-06,
"count": 1,
"self": 3.000000000419334e-06
},
"TrainerController._save_models": {
"total": 1.8899999999710815e-05,
"count": 1,
"self": 1.8899999999710815e-05
}
}
}
}
}