You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run a mxnet model at nnvm.
As I want to deploy it with tvm, but i can't find any api to dump params to bytearray, which was need ed in "load_params" funtion.
As described at http://nnvm.tvmlang.org/how_to/deploy.html