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

compare the results between caffe and TF #4

Open
lvboodvl opened this issue Mar 20, 2018 · 0 comments
Open

compare the results between caffe and TF #4

lvboodvl opened this issue Mar 20, 2018 · 0 comments

Comments

@lvboodvl
Copy link

thank you for your contribution. I test the caffemodel of which the weights and bias were converted from tensorflow model. result from each layer was verified as below
caffe(fp32) : h0 h1 h2 ps caffe_output_tanh
Tensorflow(fp32): tf_h0 tf_h1 tf_h2 tf_output_tanh
image

indeed, there are still some different between caffe and TF, but i think it may not cause by python layer. I think the designed ps layer is right!

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