tqchen commented on a change in pull request #5883:
URL: https://github.com/apache/incubator-tvm/pull/5883#discussion_r443632785



##########
File path: src/runtime/rpc/rpc_module.cc
##########
@@ -300,6 +305,22 @@ std::shared_ptr<RPCSession> RPCModuleGetSession(Module 
mod) {
   return rmod->sess();
 }
 
+inline void CacheFlush(const char* p, unsigned int allocation_size) {

Review comment:
       document the function, describe the parameters and the motivation behind 
the cache flush operation




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to