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

Update fork with latest changes from Google master #16

Open
wants to merge 257 commits into
base: master
Choose a base branch
from
Open

Conversation

rjai
Copy link
Collaborator

@rjai rjai commented Sep 18, 2023

No description provided.

lunixbochs and others added 30 commits December 11, 2020 03:14
Add missing #include for BYTE_ORDER
add spm proto headers to install
Prevent Zero Width Joiner replaced with whitespace
taku910 and others added 30 commits April 12, 2023 04:42
Example: sid=1313136 left=37596 right=37597 produce 18446744071878513373, which is incorrect.
Remove @pkgconfiglibs@ and @pkgconfigcflags@ which were being replaced
with the empty string because these variables were never set anywhere.
When configured to use external protobuf, remove -lprotobuf-lite from
pkg-config file's Libs section. The sentencepiece libraries link with
libprotobuf-lite; it is not necessary for users of the sentencepiece
libraries to link with protobuf unless they are using static linking so
this should have been in Libs.private. Use Requires.private so that we
use protobuf's pkg-config file to get the flags.
Fix nasty bug in BPE position encoding
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.