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
I have noticed inconsistencies between TVM's style as written today the Google C++ style as formatted by tools such as clang-format.
This proposal is simply a request for us to create a standard clang-format configuration file and apply it uniformly to all code and PRs. We could even set up git-hooks to do this automatically for TVM developers.