BryanBradfo's picture
First Push
92f402d
raw
history blame
3.19 kB
{
"name": "root",
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1696173449",
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --resume --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+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1696173454"
},
"total": 4.7438032449990715,
"count": 1,
"self": 0.6972070739993796,
"children": {
"run_training.setup": {
"total": 0.03923647599913238,
"count": 1,
"self": 0.03923647599913238
},
"TrainerController.start_learning": {
"total": 4.007359695000559,
"count": 1,
"self": 0.0003083100018557161,
"children": {
"TrainerController._reset_env": {
"total": 3.8228419909992226,
"count": 1,
"self": 3.8228419909992226
},
"trainer_threads": {
"total": 1.8044000171357766e-05,
"count": 1,
"self": 1.8044000171357766e-05,
"children": {
"thread_root": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"trainer_advance": {
"total": 0.00022628300030191895,
"count": 1,
"is_parallel": true,
"self": 2.1767998987343162e-05,
"children": {
"process_trajectory": {
"total": 0.00020451500131457578,
"count": 1,
"is_parallel": true,
"self": 0.00020451500131457578
}
}
}
}
}
}
},
"TrainerController._save_models": {
"total": 0.18419134999930975,
"count": 1,
"self": 0.0010974239994538948,
"children": {
"RLTrainer._checkpoint": {
"total": 0.18309392599985586,
"count": 1,
"self": 0.18309392599985586
}
}
}
}
}
}
}