mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
This commit is contained in:
@@ -18,7 +18,6 @@ from fastdeploy.import_ops import import_custom_ops, rename_imported_op
|
||||
|
||||
PACKAGE = "fastdeploy.model_executor.ops.cpu"
|
||||
|
||||
import_custom_ops(PACKAGE, "..base.fastdeploy_base_ops", globals())
|
||||
import_custom_ops(PACKAGE, ".fastdeploy_cpu_ops", globals())
|
||||
|
||||
rename_imported_op(
|
||||
|
||||
Reference in New Issue
Block a user