Skip to content
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

feature: Add support for Streaming Inference #4497

Merged
merged 3 commits into from
Mar 14, 2024

fix: codestyle-docs-test

9b43eab
Select commit
Loading
Failed to load commit list.
Merged

feature: Add support for Streaming Inference #4497

fix: codestyle-docs-test
9b43eab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 13, 2024 in 0s

91.25% of diff hit (target 87.34%)

View this Pull Request on Codecov

91.25% of diff hit (target 87.34%)

Annotations

Check warning on line 100 in src/sagemaker/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/exceptions.py#L100

Added line #L100 was not covered by tests

Check warning on line 71 in src/sagemaker/iterators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/iterators.py#L71

Added line #L71 was not covered by tests

Check warning on line 110 in src/sagemaker/iterators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/iterators.py#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 177 in src/sagemaker/iterators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/iterators.py#L177

Added line #L177 was not covered by tests

Check warning on line 184 in src/sagemaker/iterators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sagemaker/iterators.py#L183-L184

Added lines #L183 - L184 were not covered by tests