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

Remove PretrainedTransformer Vectorizer to avoid Pytest Error #179

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

OctoberChang
Copy link
Contributor

@OctoberChang OctoberChang commented Sep 16, 2022

Issue #, if available:

Description of changes:

  • avoid pytest error caused by PretrainedTransformer
  • no use case for PretrainedTransformer class in Vectorizer
  • make vectorizer.py more stand-alone module

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

@OctoberChang OctoberChang changed the title Remove PretrainTransformer Vectorizer to avoid Pytest Error Remove PretrainedTransformer Vectorizer to avoid Pytest Error Sep 16, 2022
@OctoberChang OctoberChang self-assigned this Sep 16, 2022
@OctoberChang OctoberChang merged commit e0ee65d into amzn:mainline Sep 19, 2022
@OctoberChang OctoberChang deleted the fix-pytest-vectorizer branch February 28, 2023 18:21
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