aws / sagemaker-core

Apache License 2.0
5 stars 3 forks source link

Add example notebooks to integ tests #198

Open pintaoz-aws opened 1 month ago

pintaoz-aws commented 1 month ago

Issue #, if available:

Description of changes:

Add the content in track_local_pytorch_experiment.ipynb to integ test. Add Endpoint.invoke() and Endpoint.invoke_with_response_stream() to existing test. Fix some bugs found during testing.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.