echuraev commented on pull request #7876: URL: https://github.com/apache/tvm/pull/7876#issuecomment-922750354
> @apeskov apologies for the delay. one clarifying question--when this was sent I googled PureRPC and saw [this](https://github.com/standy66/purerpc). On reading your README and the code further, it seems like in Pure RPC mode, it's just the standard TVM RPC server. Does that match your understanding? Apologies, I thought there was something I didn't understand in the iOS project configuration depending on gRPC. > > I've also read through your README more thoroughly now and added a couple of suggestions for readability. You are right. In Pure RPC we mean just the standard RPC server. We name it Pure in the code and documentation only because it doesn't have any additional logic like connecting to tracker or proxy. If you are confused about the name, we could rename it. Thank you for your comments about README. I updated almost all your comments. -- 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]
