I used torch.onnx.export()
to convert my torchscript to onnx. But the result files can have so many look like weight / bias files:
Could you post the code which is creating these files, please?
I used torch.onnx.export()
to convert my torchscript to onnx. But the result files can have so many look like weight / bias files:
Could you post the code which is creating these files, please?