Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operator requests #56

Open
Hakuyume opened this issue Jul 25, 2018 · 3 comments
Open

Operator requests #56

Hakuyume opened this issue Jul 25, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@Hakuyume
Copy link
Contributor

Hakuyume commented Jul 25, 2018

operator requiring models
Sigmoid YOLOv2, (NStep)LSTM
Transpose YOLOv2, Super resolution (#56 (comment)), GGNN (#56 (comment))
Reshape YOLOv2
Mul SSD, (NStep)LSTM
Conv (dilation > 1) SSD
Upsample YOLOv3*, FPN*
Gather GGNN (#56 (comment))
Identity GGNN (#56 (comment))
Conv (group > 1) MobileNet
@msakai
Copy link
Member

msakai commented Aug 6, 2018

+1 for Transpose to run super resolution example of MXNet.

@msakai msakai added the enhancement New feature or request label Aug 31, 2018
@msakai
Copy link
Member

msakai commented Sep 6, 2018

I want following operators to run chainer-chemistry implementation of GGNN.

@okdshin
Copy link
Contributor

okdshin commented Oct 31, 2018

@Hakuyume Sigmoid, Transpose, Mul, Conv(dilation > 1) are now available on mkldnn_with_generic_fallback backend. Please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants