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

[MKL-DNN] FC does not support multiple input Tensors use case #20145

Open
jczaja opened this issue Oct 1, 2019 · 0 comments
Open

[MKL-DNN] FC does not support multiple input Tensors use case #20145

jczaja opened this issue Oct 1, 2019 · 0 comments

Comments

@jczaja
Copy link
Contributor

@jczaja jczaja commented Oct 1, 2019

According to doc:
https://www.paddlepaddle.org.cn/documentation/docs/en/1.4/api/layers.html#fc

Multiple input use case is supported
" If multiple input tensors are given, the results of multiple output tensors with shape [M, size] will be summed up"

This is not implemented in mkl-dnn fc op. This issue is to track progress on adding this functionality

@jczaja jczaja added the Intel label Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.