as currently , i have build the tvm model of
{ deploy_lib.tar \ deploy_graph.json \ deploy_param.params} on ubuntu with python,
now i want use the model on windows with VS
i need to rebuild and save my model with windows TVM ,yes ?
or i can use the ubuntu build json & lib & params, through C++ to load the model ?