tvm學習筆記(二):載入insightface人臉識別模型

一、載入insightface訓練好的人臉識別模型python 將insightface訓練好的模型轉換成tvm能部署的model格式:git import numpy as np import nnvm.compiler import nnvm.testing import tvm from tvm.contrib import graph_runtime import mxnet as mx
相關文章
相關標籤/搜索