gromero commented on pull request #10504: URL: https://github.com/apache/tvm/pull/10504#issuecomment-1061904544
@shukun-ziqiangxu When pushing the fix for the CI, please fix the commit message too: Delete "This contribution comes from @shukun.net" text since that info should come from the email in the commit. We usually don't use statements like that in the commit body also. If another person besides you is contributing the changes, please use the "Co-authored-by:" tag (see example in https://github.com/apache/tvm/commit/5e353d5cdc4dffebf05e94dd75f64fe2a9f322c1 or `git log` to see other examples). Also: 1. s/grid_sample() support various/grid_sample() supports various/ 2. s/interploation/interpolation/ in all the places where the typo exists 3. s/TVM only support/TVM only supports/ 4. Please start the commit tile with an upper case, e.g.: "Complete..." Thanks. -- 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]
