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

Preprocessing decorator fixes #1843

Merged

Conversation

mattdangerw
Copy link
Member

Two fixes for our preprocessing decorator.

  • Fix running preprocessing on a separate thread from the main process.
  • Support bytestring (something we did previously and dropped accidentally).

@mattdangerw mattdangerw merged commit fb3dc3b into keras-team:master Sep 19, 2024
11 checks passed
mattdangerw added a commit to mattdangerw/keras-hub that referenced this pull request Sep 19, 2024
* Fix handling bytesting input to tokenizers, preprocessing

* Fix no convert scope in multithreaded contexts
mattdangerw added a commit that referenced this pull request Sep 19, 2024
* Preprocessing decorator fixes (#1843)

* Fix handling bytesting input to tokenizers, preprocessing

* Fix no convert scope in multithreaded contexts

* Version bump dev release
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