Skip to content

Inference result is different between keras model and c++ #21

@chojuahn

Description

@chojuahn

Using the sample code with a single Dense layer, the result is different between keras model and c++.
keras model: -0.03101047
c++: -0.0310103893

I would like to know where this decimal difference comes from.
I'm attaching .h5 and model file for easier reproducing.

keras: 2.3.0
tensorflow-gpu: 2.1.0
example.zip

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