tensorrt icon indicating copy to clipboard operation
tensorrt copied to clipboard

node is gone after using tf-trt in tensorflow1.15 in jetson xavier nx

Open techrc opened this issue 4 years ago • 0 comments

I want to run facenet in jetson xavier nx. So there is a placeholder node which name is 'input', i used tf-trt (nvidia-tensorflow1.15) to convert frozen_graph to uff, the 'input' is gone, i got an error that 'there is no node named input in graph'. so please tell me what mistake did i make? and what should i do? if you know that.

techrc avatar Sep 07 '20 03:09 techrc