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

Optionally ignore utf-8 decoding error for scripted C++ tokenizers. (… #2134

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

Nayef211
Copy link
Contributor

#2128)

Summary:
Pull Request resolved: #2128

Binding and test to make sure we can use 'ignore' option for utf-8 decoding added to pytorch in D43970697( pytorch/pytorch#97282).

Reviewed By: Nayef211

Differential Revision: D44315169

fbshipit-source-id: d42fcacafd429cf586c631faf826abc172b173d3

…ytorch#2128)

Summary:
Pull Request resolved: pytorch#2128

Binding and test to make sure we can use 'ignore' option for utf-8 decoding added to pytorch in D43970697( pytorch/pytorch#97282).

Reviewed By: Nayef211

Differential Revision: D44315169

fbshipit-source-id: d42fcacafd429cf586c631faf826abc172b173d3
Copy link
Contributor

@joecummings joecummings left a comment

Choose a reason for hiding this comment

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

lgtm! Double check the linting though.

cc: @shuminghu

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #2134 (3b687ae) into main (f151b4c) will not change coverage.
The diff coverage is n/a.

❗ Current head 3b687ae differs from pull request most recent head ff1aa87. Consider uploading reports for the commit ff1aa87 to get more accurate results

@@     Coverage Diff      @@
##   main   #2134   +/-   ##
============================
============================

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/codeql.yml:build. As part of the setup process, we have scanned this repository and found 3 existing alerts. Please check the repository Security tab to see all alerts.

@Nayef211 Nayef211 merged commit 726f5df into pytorch:main Mar 29, 2023
44 of 45 checks passed
@Nayef211 Nayef211 deleted the cherry_pick/bd08f93 branch March 29, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants