Deploying on customer local machines

Let’s assume that i want to deploy and integrate my pytorch model on the customer local machines… How could i guarantee that the end customer won’t get my model weights??

Hi,

We don’t have any specific tool for this.
I don’t know what are the regular python tools that exist for this but they most likely also apply to pytorch.