Skip to content

Add batch transform test and remove extra MNIST images from test resources #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 14, 2019

Conversation

laurenyu
Copy link
Contributor

Description of changes:
This change adds a batch transform test to ensure the resulting image is compatible with SageMaker Batch Transform. In the process, I also noticed that only one of the JSON MNIST images was actually used, so I deleted the other nine.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@laurenyu laurenyu requested a review from ChoiByungWook June 14, 2019 23:37
ChoiByungWook
ChoiByungWook previously approved these changes Jun 14, 2019
with timeout.timeout_and_delete_model_with_transformer(transformer, sagemaker_session, minutes=20):
input_data = sagemaker_session.upload_data(path=DATA_PATH, key_prefix=s3_prefix)

job_name = utils.unique_name_from_base('test-mxnet-serving')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test-mxnet-batch-transform?

@laurenyu laurenyu merged commit 0825b5f into aws:master Jun 14, 2019
@laurenyu laurenyu deleted the batch-test branch June 14, 2019 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants