Hi
I have a problem using TensorFlow on the Xavier board.
Loading of the model works well as on the x86 PC, but the inference of the very first image cost about 1min, and after that, the inference seems good only cost 1 sec.
How should do to accelerate the first image inference?
board: Xavier
SDK: JetPack 32.2
TensorFlow: 1.13.1
Thanks.