xmeng525 / RealTimeDenoisingNeuralBilateralGrid

[EGSR2020] Real-time Monte Carlo Denoising with the Neural Bilateral Grid
MIT License
66 stars 13 forks source link

"gcc: No such file or directory" when recompile the bilateral kernels #15

Closed Scarlett-xu closed 8 months ago

Scarlett-xu commented 8 months ago

hello, when I recompile the bilateral kernels, I meet: image There is indeed a "op.h" in my tensorflow path, but I'm not sure what caused the problem, is there any way to debug it? my environment is: cuda10.0, python3.6, tensorflow 1.13.1,gcc=7.5.0, ubuntu=20.04