Do Jetson Xavier support PyTorch C++ API?

Hi,

YES.

But please remember to add -Wl,–no-as-needed flag when building to load the library correctly.

Thanks.