mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00
[Other] [Part2] Upgrade runtime module (#1080)
[Other] Upgrade runtime module
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
#include "fastdeploy/backends/rknpu2/option.h"
|
||||
#include "fastdeploy/pybind/main.h"
|
||||
#include "fastdeploy/runtime/backends/rknpu2/option.h"
|
||||
namespace fastdeploy {
|
||||
void BindRKNPU2Config(pybind11::module& m) {
|
||||
pybind11::enum_<fastdeploy::rknpu2::CpuName>(
|
||||
|
Reference in New Issue
Block a user