From e8ddee28a61c333eb9b8e67405bdc6a683eb195d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <thomas94@gmx.net> Date: Fri, 28 Oct 2022 18:49:31 +0200 Subject: [PATCH] Update TCNN (to fix compilation on Linux + CUDA 11.3) --- dependencies/tiny-cuda-nn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/tiny-cuda-nn b/dependencies/tiny-cuda-nn index 93ed3e3..9acde94 160000 --- a/dependencies/tiny-cuda-nn +++ b/dependencies/tiny-cuda-nn @@ -1 +1 @@ -Subproject commit 93ed3e38b9bf25bc159d9dcff93d78472c8e1141 +Subproject commit 9acde9481f76c8f00fb8f0e75dae9c9f4b892de8 -- GitLab