slyubomirsky edited a comment on pull request #6219: URL: https://github.com/apache/incubator-tvm/pull/6219#issuecomment-670304237
Hm, if the CI fails because `TVM_HOME` can't be assumed to be defined, is there any way for the produced C++ files to refer to TVM data structures definitions like NDArrays? I will see if there is any way to reference the compiled TVM `so` file from `aot.py` edit: I guess I can use `find_include_path()` from `libinfo` ---------------------------------------------------------------- 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]
