Skip to content

compare the results between caffe and TF #4

Description

@lvboodvl

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions