tqchen commented on code in PR #13707:
URL: https://github.com/apache/tvm/pull/13707#discussion_r1101478487


##########
src/target/source/interface_rust.cc:
##########
@@ -0,0 +1,381 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file

Review Comment:
   Would be great to rename to interface_embedded_rust.cc, or place it in a 
separate namespace.
   
   Both approach would enable deferred changes(of code content) in followups if 
necessary while not disrupting existing understanding of the code base in the 
meantime.
   
   



-- 
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]

Reply via email to