add model zoo

This commit is contained in:
jiangjiajun
2022-07-06 03:12:43 +00:00
parent 9d87046d78
commit 4c07d198ba
26 changed files with 560 additions and 639 deletions

View File

@@ -17,6 +17,7 @@ from .fastdeploy_main import Frontend, Backend, FDDataType, TensorInfo, RuntimeO
from .fastdeploy_runtime import *
from . import fastdeploy_main as C
from . import vision
from .download import download
def TensorInfoStr(tensor_info):