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
.
amd
/
IRON
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
139
Code
Issues
21
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enable trace in OperatorSequence
- #178
#178
Merged
andrej
merged 12 commits into
amd:devel
amd/IRON:devel
from
andrej:trace-buffer-from-compiler
andrej/IRON:trace-buffer-from-compiler
Copy head branch name to clipboard
Sep 9, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Enable trace in OperatorSequence
#178
andrej
merged 12 commits into
amd:devel
amd/IRON:devel
from
andrej:trace-buffer-from-compiler
andrej/IRON:trace-buffer-from-compiler
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
require the stream-dse release that generates mlir-aie 1.4.0 buffer descriptors
asyms
committed
1478cbe
View commit details
Copy full SHA for 1478cbe
Browse repository at this point
carry a hardware trace buffer through the fused sequence
asyms
committed
aaa07b9
View commit details
Copy full SHA for aaa07b9
Browse repository at this point
patch the trace buffer address against the dispatched kernel
Show description for 979f9b4
asyms
committed
979f9b4
View commit details
Copy full SHA for 979f9b4
Browse repository at this point
give every traced operator its own trace buffer slot
asyms
committed
fc25b47
View commit details
Copy full SHA for fc25b47
Browse repository at this point
key the fused sequence artifacts on the trace size
Show description for dac0b4c
asyms
committed
dac0b4c
View commit details
Copy full SHA for dac0b4c
Browse repository at this point
Commits on Aug 28, 2026
separate out tracing_utils.py and call in swiglu_prefill_stream/test.py
asyms
committed
18b17d3
View commit details
Copy full SHA for 18b17d3
Browse repository at this point
Let the compiler place the trace buffer for a fused sequence
Show description for 19b8f78
andrej
committed
19b8f78
View commit details
Copy full SHA for 19b8f78
Browse repository at this point
Simplify the trace comments and docstrings
Show description for c30c332
andrej
committed
c30c332
View commit details
Copy full SHA for c30c332
Browse repository at this point
Commits on Aug 31, 2026
Import the trace helpers at module scope
Show description for b1a618f
andrej
committed
b1a618f
View commit details
Copy full SHA for b1a618f
Browse repository at this point
Commits on Sep 8, 2026
Split the trace buffer with mlir-aie's own parser
Show description for bf45f8f
andrej
committed
bf45f8f
View commit details
Copy full SHA for bf45f8f
Browse repository at this point
Name trace files by device and sequence, summarize with mlir-aie
Show description for d3d93a3
andrej
committed
d3d93a3
View commit details
Copy full SHA for d3d93a3
Browse repository at this point
Skip the stream operator test against the pinned mlir-aie
Show description for 7e39821
andrej
committed
7e39821
View commit details
Copy full SHA for 7e39821
Browse repository at this point
You can’t perform that action at this time.