When porting PyTorch code / models to SageMaker, which one should we use:
PyTorch Training Toolkit (https://github.com/aws/sagemaker-pytorch-training-toolkit/) or SageMaker Training Toolkit (https://github.com/aws/sagemaker-training-toolkit)? What's the difference when using these toolkits?