tqchen commented on issue #4749: [AutoTVM] Support to pass additional compiler 
options
URL: https://github.com/apache/incubator-tvm/pull/4749#issuecomment-582190081
 
 
   Try this:
   
   ```python
   from tvm.contrib import cc, ndk
   
   build_func = cc.cross_compiler(
      ndk.create_shared, options)
   ```
   

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

Reply via email to