You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/04/06 06:58:03 UTC

[GitHub] [incubator-tvm] icemelon9 commented on issue #5241: [Relay][OP] Add fast_erf implementation

icemelon9 commented on issue #5241: [Relay][OP] Add fast_erf implementation
URL: https://github.com/apache/incubator-tvm/pull/5241#issuecomment-609601354
 
 
   Not really. The log shows the error
   ```
   2020-04-05T22:36:45.4562113Z D:\a\incubator-tvm\incubator-tvm\topi\src\topi.cc : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj [D:\a\incubator-tvm\incubator-tvm\build.common\tvm_topi.vcxproj]
   ```
   
   But in TVM cmake, we already set the `/bigobj` option in the [cmake](https://github.com/apache/incubator-tvm/blob/master/CMakeLists.txt#L90).
   
   @tqchen Do you have a better idea?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services