mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00
[Other] Rename directory op_cuda_kernels
to common/cuda
(#1104)
rename directory name
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#pragma once
|
||||
#include "common.h" // NOLINT
|
||||
#include "fastdeploy/runtime/backends/op_cuda_kernels/adaptive_pool2d_kernel.h"
|
||||
#include "fastdeploy/runtime/backends/common/cuda/adaptive_pool2d_kernel.h"
|
||||
|
||||
namespace fastdeploy {
|
||||
|
||||
|
Reference in New Issue
Block a user