pytorch / tvm

TVM integration into PyTorch
449 stars 64 forks source link

Make build C++ ABI aware #154

Open bwasti opened 4 years ago

bwasti commented 4 years ago

Detect the C++ ABI of LLVM and PyTorch libs, ensure they are compatible and then build torch_tvm accordingly.