tlc-pack / tlcpack

https://tlcpack.ai/
Apache License 2.0
23 stars 30 forks source link

Set USE_MICRO_STANDALONE_RUNTIME ON in the Linux wheel builds #73

Closed leandron closed 2 years ago

leandron commented 2 years ago

This is needed so that we can build packages that will include standalone_crt directory as data_files. I'll send a counterpart PR on TVM to enable the inclusion of the crt.

cc @areusch @tqchen @Mousius for reviews.

leandron commented 2 years ago

The counterpart TVM change is https://github.com/apache/tvm/pull/9005.

leandron commented 2 years ago

Gentle ping for reviews, if possible