sagemaker-python-sdk icon indicating copy to clipboard operation
sagemaker-python-sdk copied to clipboard

tfrecord support missing in local mode

Open gitrc opened this issue 2 years ago • 0 comments

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.

gitrc avatar Feb 02 '23 14:02 gitrc