pytorch / extension-cpp

C++ extensions in PyTorch
1.02k stars 214 forks source link

Error when building cpp extension #69

Closed Looottch closed 3 years ago

Looottch commented 3 years ago
lcxywfe commented 3 years ago

I met the same issue, how did you solve it?

update: This header file shouild be included in .cu file.