kparzysz-quic commented on pull request #10558: URL: https://github.com/apache/tvm/pull/10558#issuecomment-1067312666
My only comment is about naming conventions in `device_api`: there is snake_case (e.g. `device_api.hexagon.mem_copy`), but here we're introducing CamelCase: `device_api.hexagon.AllocNd`. Should we have a uniform naming style? -- 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]
