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
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
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 }}
stevenvar
/
tensorflow
Public
forked from
joeyye-work/tensorflow
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[XLA] Reorganize dynamic-size support into feature-based commits
- #53
#53
Open
stevenvar
wants to merge 24 commits into
steven.for-serving-2.20-clean-history-base
stevenvar/tensorflow:steven.for-serving-2.20-clean-history-base
from
steven.for-serving-2.20-clean-history
stevenvar/tensorflow:steven.for-serving-2.20-clean-history
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
[XLA] Reorganize dynamic-size support into feature-based commits
#53
stevenvar
wants to merge 24 commits into
steven.for-serving-2.20-clean-history-base
stevenvar/tensorflow:steven.for-serving-2.20-clean-history-base
from
steven.for-serving-2.20-clean-history
stevenvar/tensorflow:steven.for-serving-2.20-clean-history
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Use shared reciprocal for broadcast scalar division
Show description for 81f3190
Guillermo-Callaghan
authored and
stevenvar
committed
81f3190
View commit details
Copy full SHA for 81f3190
Browse repository at this point
Commits on Sep 2, 2026
Add shared dynamic shape expression representation
Show description for 8c59ae1
stevenvar
committed
8c59ae1
View commit details
Copy full SHA for 8c59ae1
Browse repository at this point
Propagate symbolic shapes and values through TensorFlow inference
Show description for a78f4e9
stevenvar
committed
a78f4e9
View commit details
Copy full SHA for a78f4e9
Browse repository at this point
Use the same symbolic ID for inputs
Show description for 45cc551
Guillermo-Callaghan
authored and
stevenvar
committed
45cc551
View commit details
Copy full SHA for 45cc551
Browse repository at this point
Preserve dynamic expressions through HLO construction and inference
Show description for 7f0d366
stevenvar
committed
7f0d366
View commit details
Copy full SHA for 7f0d366
Browse repository at this point
Add shared tf2xla dynamic expression plumbing
Show description for f68032f
stevenvar
committed
f68032f
View commit details
Copy full SHA for f68032f
Browse repository at this point
Propagate dynamic expressions through tf2xla kernels
Show description for fedb316
stevenvar
committed
fedb316
View commit details
Copy full SHA for fedb316
Browse repository at this point
Preserve dynamic expressions through binary broadcasting
Show description for ac98f85
stevenvar
committed
ac98f85
View commit details
Copy full SHA for ac98f85
Browse repository at this point
Preserve shape-derived expressions through constant folding
Show description for 68c2894
stevenvar
committed
68c2894
View commit details
Copy full SHA for 68c2894
Browse repository at this point
Cluster graphs using normalized dynamic subexpressions
Show description for 2cfb508
stevenvar
committed
2cfb508
View commit details
Copy full SHA for 2cfb508
Browse repository at this point
Solve dynamic expressions at XLA cluster boundaries
Show description for 7091698
stevenvar
committed
7091698
View commit details
Copy full SHA for 7091698
Browse repository at this point
Bucket dynamic compilation arguments for cache reuse
Show description for 8e13f98
stevenvar
committed
8e13f98
View commit details
Copy full SHA for 8e13f98
Browse repository at this point
Guard MLIR lowering for dynamic shape expressions
Show description for 2e13ba4
stevenvar
committed
2e13ba4
View commit details
Copy full SHA for 2e13ba4
Browse repository at this point
Pass dynamic batch dimensions through CPU execution
Show description for 0362f39
stevenvar
committed
0362f39
View commit details
Copy full SHA for 0362f39
Browse repository at this point
Generate runtime-dependent CPU loop bounds
Show description for 9c4283a
stevenvar
committed
9c4283a
View commit details
Copy full SHA for 9c4283a
Browse repository at this point
Support dynamic dimensions in CPU operation emitters
Show description for a5fbfbb
stevenvar
committed
a5fbfbb
View commit details
Copy full SHA for a5fbfbb
Browse repository at this point
Prevent CPU HLO profiling crashes
Show description for 87b2375
stevenvar
committed
87b2375
View commit details
Copy full SHA for 87b2375
Browse repository at this point
Add dynamic expression integration tests
Show description for 4491c5f
stevenvar
committed
4491c5f
View commit details
Copy full SHA for 4491c5f
Browse repository at this point
Change dynamic batch padding policy
Show description for b446f3c
fenxcc
authored and
stevenvar
committed
b446f3c
View commit details
Copy full SHA for b446f3c
Browse repository at this point
Keep padded reshape expressions conservative
Show description for 244fb5c
stevenvar
committed
244fb5c
View commit details
Copy full SHA for 244fb5c
Browse repository at this point
Partially solve Max expressions with a constant bound
Show description for e6e8304
stevenvar
committed
e6e8304
View commit details
Copy full SHA for e6e8304
Browse repository at this point
Commits on Sep 3, 2026
Fix dynamic expression edge cases and batch bucketing
stevenvar
committed
6d6ca42
View commit details
Copy full SHA for 6d6ca42
Browse repository at this point
Reject zero divisors before simplifying expressions
stevenvar
committed
63d75f1
View commit details
Copy full SHA for 63d75f1
Browse repository at this point
Restore GraphProperties dynamic inference isolation
stevenvar
committed
ea41dc4
View commit details
Copy full SHA for ea41dc4
Browse repository at this point
You can’t perform that action at this time.