yoyo-nb commented on code in PR #12242:
URL: https://github.com/apache/tvm/pull/12242#discussion_r934134493


##########
apps/cpp_rpc/rpc_env.cc:
##########
@@ -153,13 +153,13 @@ RPCEnv::RPCEnv(const std::string& wd) {
 }
 /*!
  * \brief GetPath To get the work path from packed function
- * \param file_name The file name
+ * \param file_path The file path
  * \return The full path of file.
  */
-std::string RPCEnv::GetPath(const std::string& file_name) const {

Review Comment:
   Changed `file_path` back to `file_name`



-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to