ZkzMMDC

Results 3 comments of ZkzMMDC

My environment is gcc-9. I solved the problem by using the command: cmake . -B build -DCMAKE_CUDA_COMPILER=/usr/local/cuda-11.8/bin/nvcc however the next step:cmake --build build --config RelWithDebInfo -j have the problem: /home/zkz/tiny-cuda-nn/dependencies/cutlass/include/cute/util/type_traits.hpp(62):...

ValueError: win_size exceeds image extent. Either ensure that your images are at least 7x7; or pass win_size explicitly in the function call, with an odd value less than or equal...