leon 1 місяць тому
батько
коміт
f596841afa
2 змінених файлів з 1 додано та 1 видалено
  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