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

Add dense input to XLMModel #997

Closed
wants to merge 1 commit into from

Conversation

mwu1993
Copy link
Contributor

@mwu1993 mwu1993 commented Sep 24, 2019

Summary: Enable dense input in XLMModel for training (torchscript export not implemented). Also skip initialization for dense tensorizer if normalization is not needed.

Differential Revision: D17167469

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 24, 2019
mwu1993 pushed a commit to mwu1993/pytext-1 that referenced this pull request Sep 25, 2019
Summary:
Pull Request resolved: facebookresearch#997

Enable dense input in XLMModel for training (torchscript export not implemented). Also skip initialization for dense tensorizer if normalization is not needed.

Differential Revision: D17167469

fbshipit-source-id: 778b4a2f0ebe0221dad3d74d8dfccc08cec1d3d4
mwu1993 pushed a commit to mwu1993/pytext-1 that referenced this pull request Sep 25, 2019
Summary:
Pull Request resolved: facebookresearch#997

Enable dense input in XLMModel for training (torchscript export not implemented). Also skip initialization for dense tensorizer if normalization is not needed.

Differential Revision: D17167469

fbshipit-source-id: 8047b174dc4753c56864875cd87c75d3ad204b95
Summary:
Pull Request resolved: facebookresearch#997

Enable dense input in XLMModel for training (torchscript export not implemented). Also skip initialization for dense tensorizer if normalization is not needed.

Differential Revision: D17167469

fbshipit-source-id: 8aa46c558a078eb4045a6a2742f87d5c6eb39575
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9aafffd.

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. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants