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