Skip to content

Conversation

joey12300
Copy link
Contributor

PR types

Performance optimization

PR changes

OPs

Describe

optimize fast tokenizer by:

  1. remove the usage of boost::split
  2. create a local BertTokenizer object in stack instead of heap.

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@ZeyuChen ZeyuChen changed the title optimize fast tokenizer Optimize FasterTokenizer Oct 25, 2021
Copy link
Contributor

@wawltor wawltor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joey12300 joey12300 requested a review from Steffy-zxf October 26, 2021 02:29
@Steffy-zxf Steffy-zxf merged commit 290ded7 into PaddlePaddle:develop Oct 26, 2021
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