You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run_server.pyrun_interactive.py and benchmarks/run_offline.py all uses similar flags. Let's move those flags; as well as the create_pytorch_engine function that reads those flags into a common .py file to be shared. Also makes the flag names consistent.