apeskov commented on PR #11345: URL: https://github.com/apache/tvm/pull/11345#issuecomment-1137129389
Yes, I can. Could you please indicate particular places you treat as violation of coding style? I was trying to keep original code style as much as possible. > We are not supposed to use `camelCase` This statement slightly contradicts with TVM recommendation (Google style) and other TVM code base. Do you mean I should use `UpperCamelCase` instead of "lowerCamelCase"? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
