Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Add support for pretrained embedding feature export (#77) #249

Closed
wants to merge 2 commits into from

Conversation

lwxted
Copy link
Contributor

@lwxted lwxted commented Jan 28, 2019

Summary:
Pull Request resolved: #77

Pretrained embedding features don't have support for getting exported. This diff adds the support. Point to jeep in mind is that the PretrainedModelEmbeddingField.dummy_model_input depends on TextFeatureField.dummy_model_input.

Reviewed By: hikushalhere

Differential Revision: D13421790

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 28, 2019
lwxted and others added 2 commits January 28, 2019 11:32
fbshipit-source-id: e355fb7c65331f98089bb94bbcd106d188e436e6
…#249)

Summary:
Pull Request resolved: facebookresearch#249

Pull Request resolved: facebookresearch#77

Pretrained embedding features don't have support for getting exported. This diff adds the support. Point to jeep in mind is that the `PretrainedModelEmbeddingField.dummy_model_input` depends on `TextFeatureField.dummy_model_input`.

Reviewed By: hikushalhere

Differential Revision: D13421790

fbshipit-source-id: 520930dbc2e83fd904870b44bec852fdcc5ffd7b
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants