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

compute_output_shape是否应该是 (int( input_shape[0] ), 1) #2

Open
DSXiangLi opened this issue Feb 2, 2020 · 0 comments
Open

Comments

@DSXiangLi
Copy link

FMLayer最终输出的应该是一个scaler不是么?那为什么compute_output_shape这里却是隐向量长度(int( input_shape[0] ), output_dim)呢?

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

No branches or pull requests

1 participant