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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pytorch
/
TensorRT
Public
Notifications
You must be signed in to change notification settings
Fork
410
Star
3k
Code
Issues
228
Pull requests
97
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
chore: add moe tests
- #4262
#4262
Open
zewenli98
wants to merge 12 commits into
main
pytorch/TensorRT:main
from
evanli/hlo-moe-tests
pytorch/TensorRT:evanli/hlo-moe-tests
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
chore: add moe tests
#4262
zewenli98
wants to merge 12 commits into
main
pytorch/TensorRT:main
from
evanli/hlo-moe-tests
pytorch/TensorRT:evanli/hlo-moe-tests
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
add moe tests
zewenli98
committed
44e49ac
View commit details
Copy full SHA for 44e49ac
Browse repository at this point
fix tests: disable tf32 when using float32 because small diff may cause topk function to choose different experts
zewenli98
committed
f2e0c30
View commit details
Copy full SHA for f2e0c30
Browse repository at this point
skip TestFlashAttention on Windows
zewenli98
committed
5ef5e48
View commit details
Copy full SHA for 5ef5e48
Browse repository at this point
test NVIDIA_TF32_OVERRIDE=0
zewenli98
committed
7fb48b2
View commit details
Copy full SHA for 7fb48b2
Browse repository at this point
fix: some dev versions of torch 2.12.0 have the limitation but the release version doesn't
zewenli98
committed
1dbbbd3
View commit details
Copy full SHA for 1dbbbd3
Browse repository at this point
revert NVIDIA_TF32_OVERRIDE=0
zewenli98
committed
9effad5
View commit details
Copy full SHA for 9effad5
Browse repository at this point
remove precision from run_test() in harness.py
zewenli98
committed
9fab25f
View commit details
Copy full SHA for 9fab25f
Browse repository at this point
fix tests
zewenli98
committed
dda46d0
View commit details
Copy full SHA for dda46d0
Browse repository at this point
remove 'precision' in tests
zewenli98
committed
b92fc67
View commit details
Copy full SHA for b92fc67
Browse repository at this point
test setting NVIDIA_TF32_OVERRIDE=0
zewenli98
committed
5ef1447
View commit details
Copy full SHA for 5ef1447
Browse repository at this point
add xfail to a RTX test
zewenli98
committed
a5d28be
View commit details
Copy full SHA for a5d28be
Browse repository at this point
revert setting NVIDIA_TF32_OVERRIDE=0
zewenli98
committed
33a6092
View commit details
Copy full SHA for 33a6092
Browse repository at this point
You can’t perform that action at this time.