-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Fix: Move accelerate dependency closer to size calculations #4502
Conversation
36e0d7a
to
0629384
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4502 +/- ##
==========================================
- Coverage 87.36% 87.35% -0.01%
==========================================
Files 389 389
Lines 36638 36639 +1
==========================================
- Hits 32007 32006 -1
- Misses 4631 4633 +2 ☔ View full report in Codecov by Sentry. |
cd2dd7a
to
a15065b
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
a15065b
to
81e69eb
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
5ca5bc7
to
ecd24ed
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
35c7f2c
to
56836a1
Compare
650d40e
to
e0c363e
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
d78726e
to
3a62911
Compare
26c382a
to
c4e6bea
Compare
c4e6bea
to
e4780cd
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
* Fix: Move accelerate dependency closer to size calculations * Fix formatting * Minor update to description * Fix imports * Fix repr * move accelerate to utils
* Fix: Move accelerate dependency closer to size calculations * Fix formatting * Minor update to description * Fix imports * Fix repr * move accelerate to utils
Issue #, if available:
Description of changes:
Testing done:
Merge Checklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.General
Tests
unique_name_from_base
to create resource names in integ tests (if appropriate)By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.