jjiang2cal
Results
1
issues of
jjiang2cal
I followed the tutorial https://github.com/onnx/tutorials/blob/master/tutorials/Caffe2OnnxExport.ipynb to export a caffe2 squeezenet model to onnx, but how do we save the onnx model to a file in python? Suppose I cannot use...