FrozenGene commented on a change in pull request #9170:
URL: https://github.com/apache/tvm/pull/9170#discussion_r724645397



##########
File path: src/runtime/rpc/rpc_module.cc
##########
@@ -320,18 +320,33 @@ std::shared_ptr<RPCSession> RPCModuleGetSession(Module 
mod) {
  * which leads to lower performance.
  */
 inline void CPUCacheFlushImpl(const char* addr, unsigned int len) {
-// TODO(FrozenGene): Support ARM.

Review comment:
       Maybe we should leave this TODO as we haven't completed support for arm 
32 bits.




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