Skip to content

Get embedding working in graphs #39

@dguest

Description

@dguest

It's not clear that we'll ever fully embedding in the sequential mode, but it may be worth adding in the graph models. Steps to implement:

  • Save a graph from the Keras functional API that uses embedding
    • Make sure this correctly handles masking
  • Add support for embedding and masking in the converter
  • Implement in C++
  • Test against Keras output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions