Skip to content

Conversation

@avantikalal
Copy link
Collaborator

Currently, strings_to_indices converts all input strings to int64 arrays, stacks them, and then converts the whole array to int8. I changed this to create all the arrays as int8 in the first place so that the function uses less memory.

@avantikalal avantikalal merged commit 2ef0c4b into main Jul 17, 2024
@avantikalal avantikalal deleted the early_int8 branch July 17, 2024 16:56
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.

3 participants