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 }}
InfiniTensor
/
InfiniRT
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf!: inline
TensorView
metadata storage
- #38
#38
Merged
voltjia
merged 23 commits into
master
InfiniTensor/InfiniRT:master
from
perf/inline-tensor-view-metadata
InfiniTensor/InfiniRT:perf/inline-tensor-view-metadata
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
perf!: inline
TensorView
metadata storage
#38
voltjia
merged 23 commits into
master
InfiniTensor/InfiniRT:master
from
perf/inline-tensor-view-metadata
InfiniTensor/InfiniRT:perf/inline-tensor-view-metadata
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
docs: design TensorView inline metadata storage
voltjia
committed
46f4fc0
View commit details
Copy full SHA for 46f4fc0
Browse repository at this point
docs: plan TensorView inline metadata
voltjia
committed
c4bd1ea
View commit details
Copy full SHA for c4bd1ea
Browse repository at this point
perf: expand TensorView metadata benchmarks
voltjia
committed
ce6c947
View commit details
Copy full SHA for ce6c947
Browse repository at this point
test: specify SmallVector behavior
voltjia
committed
f0ae325
View commit details
Copy full SHA for f0ae325
Browse repository at this point
feat: add inline SmallVector storage
voltjia
committed
9a74589
View commit details
Copy full SHA for 9a74589
Browse repository at this point
test: define TensorView inline metadata behavior
voltjia
committed
425357d
View commit details
Copy full SHA for 425357d
Browse repository at this point
perf: inline TensorView metadata
voltjia
committed
b5f4602
View commit details
Copy full SHA for b5f4602
Browse repository at this point
test: define eight-dimension inline boundary
voltjia
committed
61b6b66
View commit details
Copy full SHA for 61b6b66
Browse repository at this point
perf: evaluate eight inline dimensions
voltjia
committed
6af993d
View commit details
Copy full SHA for 6af993d
Browse repository at this point
test: cover all inline TensorView ranks
voltjia
committed
b2864ec
View commit details
Copy full SHA for b2864ec
Browse repository at this point
test: define combined TensorView metadata behavior
voltjia
committed
034b7d4
View commit details
Copy full SHA for 034b7d4
Browse repository at this point
perf: combine TensorView metadata storage
voltjia
committed
94841f4
View commit details
Copy full SHA for 94841f4
Browse repository at this point
test: define eight-dimension combined metadata boundary
voltjia
committed
31d621d
View commit details
Copy full SHA for 31d621d
Browse repository at this point
perf: evaluate eight combined metadata dimensions
voltjia
committed
a8f4530
View commit details
Copy full SHA for a8f4530
Browse repository at this point
fix: enforce tensor metadata size preconditions
voltjia
committed
309bd7e
View commit details
Copy full SHA for 309bd7e
Browse repository at this point
perf: select capacity-eight TensorView metadata
voltjia
committed
8ba2501
View commit details
Copy full SHA for 8ba2501
Browse repository at this point
fix: preserve Tensor metadata fill construction
voltjia
committed
d113995
View commit details
Copy full SHA for d113995
Browse repository at this point
style: format TensorView changes
voltjia
committed
b5f5154
View commit details
Copy full SHA for b5f5154
Browse repository at this point
chore: exclude development process documents
voltjia
committed
2d94f2e
View commit details
Copy full SHA for 2d94f2e
Browse repository at this point
refactor: clarify shape and strides storage naming
voltjia
committed
4cdfb51
View commit details
Copy full SHA for 4cdfb51
Browse repository at this point
perf: inline TensorView metadata accessors
voltjia
committed
181474c
View commit details
Copy full SHA for 181474c
Browse repository at this point
style: align metadata code with conventions
voltjia
committed
425c770
View commit details
Copy full SHA for 425c770
Browse repository at this point
refactor: share benchmark noinline macro
voltjia
committed
3a4bb7a
View commit details
Copy full SHA for 3a4bb7a
Browse repository at this point
You can’t perform that action at this time.