Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
software-mansion
/
react-native-executorch
Public
Notifications
You must be signed in to change notification settings
Fork
91
Star
1.7k
Code
Issues
61
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[RNE Rewrite] feat: add privacy filter pipeline
- #1321
#1321
Open
msluszniak
wants to merge 8 commits into
rne-rewrite
software-mansion/react-native-executorch:rne-rewrite
from
@ms/rewrite-privacy-filter
software-mansion/react-native-executorch:@ms/rewrite-privacy-filter
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
[RNE Rewrite] feat: add privacy filter pipeline
#1321
msluszniak
wants to merge 8 commits into
rne-rewrite
software-mansion/react-native-executorch:rne-rewrite
from
@ms/rewrite-privacy-filter
software-mansion/react-native-executorch:@ms/rewrite-privacy-filter
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
[RNE Rewrite] feat: add privacy filter pipeline
Show description for e1bb763
msluszniak
committed
e1bb763
View commit details
Copy full SHA for e1bb763
Browse repository at this point
perf(privacy-filter): make Viterbi decode O(N+E) instead of O(N^2)
Show description for cd96012
msluszniak
committed
cd96012
View commit details
Copy full SHA for cd96012
Browse repository at this point
refactor(privacy-filter): drop redundant comments per review
msluszniak
committed
2ad75bd
View commit details
Copy full SHA for 2ad75bd
Browse repository at this point
fix(privacy-filter): declare mlx backend for on-demand download
Show description for 39efa9e
msluszniak
committed
39efa9e
View commit details
Copy full SHA for 39efa9e
Browse repository at this point
feat(privacy-filter): dynamic sequence length for xnnpack models
Show description for 03c9fad
msluszniak
committed
03c9fad
View commit details
Copy full SHA for 03c9fad
Browse repository at this point
fix(privacy-filter): split adjacent spans and constrain final-window terminal
Show description for bc66a51
msluszniak
committed
bc66a51
View commit details
Copy full SHA for bc66a51
Browse repository at this point
refactor(privacy-filter): migrate to the validateSpec schema contract
Show description for 2c0a322
msluszniak
committed
2c0a322
View commit details
Copy full SHA for 2c0a322
Browse repository at this point
docs(privacy-filter): name the backends behind the dynamic/static split
Show description for cc0f077
msluszniak
committed
cc0f077
View commit details
Copy full SHA for cc0f077
Browse repository at this point
You can’t perform that action at this time.