sagemaker-python-sdk
sagemaker-python-sdk copied to clipboard
tfrecord support missing in local mode
https://github.com/aws/sagemaker-python-sdk/blob/994651a56744447b8ef90a2f2a424c4e6c5248b7/src/sagemaker/local/data.py#L60
Could you please add support for tfrecord split_type in local mode? Testing against remote AWS endpoint is unbearably inefficient. Thank you.