Skip to content

Replace upstream PyTorch GRU module #8860

@tengyifei

Description

@tengyifei

Now that we have a GRU implemented with scan (#8777), we can figure out a way to patch or intercept the PyTorch upstream GRU module such that it just gets replaced with our own GRU logic. Then the user won't have to know and the upstream GRU just works.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestloweringATen Operation loweringtracingLazy Tensor tracing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions