I’m trying to use Tensorflow on Xavier. All required libraries were installed and ran basic testing function is no problem.
But when we inferred the NN model, it stopped after loading model and no response, no error messages even if we wait 1 hours.
We ran the same code on X86 PC and it had no problem.
The model we used is VoxelNet and Deeplab v3 plus as below links.