Training a model on AGX Xavier

Hi,

Based on your use case, you can train the model with PyTorch.
We have provide some GPU enabled prebuilt package in the below topic:

Or you can run l4t-pytorch or l4t-ml docker container to get the environment directly.

Thanks.