yogurfrul opened a new pull request, #11846:
URL: https://github.com/apache/tvm/pull/11846

   std::locale("") while failed  in some env like: LC_ALL=zh_CN.UTF-8 
   `tvm._ffi.base.TVMError: locale: :facet::_S_create_c_locale name not valid>`
   
   locale has its default constructor function, no need to set input to empty 
string `""`


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