怎么将pytorch的模型文件(*.pth)转化成mxnet的模型文件(*.params)?

怎么将pytorch的模型文件(*.pth)转化成mxnet的模型文件(*.params)? 我看只有mxnet转化成pytorch的