kparzysz-quic commented on PR #11172:
URL: https://github.com/apache/tvm/pull/11172#issuecomment-1112704059

   Having this function in RPC caused a problem when building 
apps/hexagon_launcher.  The RPC code is not built for Hexagon, but graph 
executor and profiling support is, and we ended up with `WrapTimeEvaluator` 
being an undefined symbol.
   
   Profiling seems like a better place for this function anyway, since it has 
to do with time measurements, and has nothing to do with RPC.


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