Skip to content

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