Skip to content

Add Scan grad#26787

Open
youzow3 wants to merge 20 commits into
microsoft:mainfrom
youzow3:controlflow
Open

Add Scan grad#26787
youzow3 wants to merge 20 commits into
microsoft:mainfrom
youzow3:controlflow

Conversation

@youzow3
Copy link
Copy Markdown

@youzow3 youzow3 commented Dec 13, 2025

Description

Implement gradient graph building for subgraphs and Scan grad.

Motivation and Context

Scan can be used to implement latest AI models without custom kernel. However, because of lack of gradient implementation for Scan, it cannot be trained with ONNXRuntime.

@youzow3 youzow3 marked this pull request as draft March 5, 2026 09:02
@youzow3 youzow3 marked this pull request as ready for review March 18, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant