poca-SoccerTwos / run_logs /timers.json
colinrgodsey's picture
First Push
86ec94e verified
raw
history blame
2 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1718811577",
"python_version": "3.11.0rc1 (main, Aug 12 2022, 10:02:14) [GCC 11.2.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --resume --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
"mlagents_version": "1.0.0",
"mlagents_envs_version": "1.0.0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "2.3.1+cu121",
"numpy_version": "1.23.1",
"end_time_seconds": "1718811580"
},
"total": 2.6173811650369316,
"count": 1,
"self": 0.2033290402032435,
"children": {
"run_training.setup": {
"total": 0.020975392893888056,
"count": 1,
"self": 0.020975392893888056
},
"TrainerController.start_learning": {
"total": 2.3930767319398,
"count": 1,
"self": 6.932392716407776e-05,
"children": {
"TrainerController._reset_env": {
"total": 1.4514035229803994,
"count": 1,
"self": 1.4514035229803994
},
"trainer_threads": {
"total": 4.530884325504303e-07,
"count": 1,
"self": 4.530884325504303e-07
},
"TrainerController._save_models": {
"total": 0.941603431943804,
"count": 1,
"self": 0.10067582793999463,
"children": {
"RLTrainer._checkpoint": {
"total": 0.8409276040038094,
"count": 1,
"self": 0.8409276040038094
}
}
}
}
}
}
}