yogurfrul commented on PR #11860:
URL: https://github.com/apache/tvm/pull/11860#issuecomment-1165128887

   
   ```
   /**
        *  @brief  Default constructor.
        *
        *  Constructs a copy of the global locale.  If no locale has been
        *  explicitly set, this is the C locale.
       */
       locale() throw();
   ```
   
   it works fine in my case by just removing empty string ""
   and I can not figure out any difference of profiling print detail
   your new code with try catch works too~


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