leon 1 hónapja
szülő
commit
f596841afa
2 módosított fájl, 1 hozzáadás és 1 törlés
  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