I have a pytorch model running on Jetson Orin, which takes in some sensor data and provides output stream. I don’t want to loan it to external people for evaluation, and would not like them to get access to code and model weights.
How can I secure my work on Jetson Orin? Is there any set process to secure Jetson Orin?