icemelon9 edited a comment 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`](https://github.com/apache/incubator-tvm/blob/master/CMakeLists.txt#L90) option. @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: [email protected] With regards, Apache Git Services
