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