Skip to content

[ONNX][Relay][Op] Enable Grouped Conv1d#9687

Closed
AndrewZhaoLuo wants to merge 3 commits into
apache:mainfrom
AndrewZhaoLuo:aluo/turn-on-grouped-conv1d
Closed

[ONNX][Relay][Op] Enable Grouped Conv1d#9687
AndrewZhaoLuo wants to merge 3 commits into
apache:mainfrom
AndrewZhaoLuo:aluo/turn-on-grouped-conv1d

Conversation

@AndrewZhaoLuo

Copy link
Copy Markdown
Contributor

We just need to have the type relation support it and it seems to run on llvm target.

Need to check CUDA still.

@AndrewZhaoLuo AndrewZhaoLuo changed the title [Relay][Op] Enable Grouped Conv1d [ONNX][Relay][Op] Enable Grouped Conv1d Dec 8, 2021
@jwfromm

jwfromm commented Dec 8, 2021

Copy link
Copy Markdown
Contributor

Thanks for making this change, Andrew. Any chance you could do a quick check on the performance before and after? I worry that without group conv1d schedule support in topi, this will result in a regression.

@AndrewZhaoLuo

Copy link
Copy Markdown
Contributor Author

Superseded by #9832

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.

2 participants