mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
support build cpu/gpu package (#75)
* support build cpu/gpu package * remove useless modification
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
from __future__ import absolute_import
|
||||
import logging
|
||||
from . import fastdeploy_main as C
|
||||
from . import c_lib_wrap as C
|
||||
|
||||
|
||||
class Runtime:
|
||||
|
Reference in New Issue
Block a user