leon 1 month ago
parent
commit
f596841afa
2 changed files with 1 additions and 1 deletions
  1. 1 1
      src/infer/trt/depth/depth.cu
  2. 0 0
      src/infer/trt/depth/depth.hpp

+ 1 - 1
src/infer/trt/depth_any/depth.cu → src/infer/trt/depth/depth.cu

@@ -1,4 +1,4 @@
-#include "infer/trt/depth_any/depth.hpp"
+#include "infer/trt/depth/depth.hpp"
 #include <vector>
 #include <memory>
 #include "infer/trt/affine.hpp"

+ 0 - 0
src/infer/trt/depth_any/depth.hpp → src/infer/trt/depth/depth.hpp