AMDMIGraphX icon indicating copy to clipboard operation
AMDMIGraphX copied to clipboard

Add Sequence Operators

Open TedThemistokleous opened this issue 2 years ago • 1 comments

Add sequence operator support for Onnx OPs

Initial work started for SplittToSequence in #1366

Need to support other sequence type ops

TedThemistokleous avatar Dec 28 '23 18:12 TedThemistokleous

@pfultz2 I think sequences are just multi input args here?

Likely worth a discussion to support this for the Onnx spec

Looks like we have reverse Sequence implemented already , likely not bad to add others

TedThemistokleous avatar Aug 07 '25 17:08 TedThemistokleous