tqchen commented on PR #96:
URL: https://github.com/apache/tvm-rfcs/pull/96#issuecomment-1372644643

   Hi @Mousius I think you misunderstood my comments. Perhaps due to the 
possible confusion "scoping". I am not suggesting to change the interface 
design or re-define the way to interact with embedded C APIs. 
   
   I am only referring to the clarifying the module with proper namespace, 
folder structure and naming convention helps to bring the clarity to developers 
and users.
   
   For example, putting some of the API under `micro` namespace would help 
clarifying that the interface was intended for embedded use and works with the 
micro embedded runtime.  
   
   That would help the users and developers to differentiate it from say use of 
libtvm_runtime.so which comes with different set of interface conventions.
   
   
   


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