Hello,
I want to deploy tensorflow model to Jetson, so once i create model in c++ using network definition TensorRT api, how to create .wts file so that I can load weights as given sampleMNISTAPI example. Though it has been mentioned, its a space separated file, [type] , but I am still a little confuse. Some clarification would be more helpful.
Thank you