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

Fix contiguous isse in bilstm export #1270

Closed

Conversation

seayoung1112
Copy link
Contributor

Summary: Call contiguous function on the input embedding in case it's not contiguous, which will cause issue in the Caffe2 operator

Reviewed By: shivanipoddariiith

Differential Revision: D20277324

…rch#1269)

Summary:
Pull Request resolved: facebookresearch#1269

Unlike single LabelTensorizer labels are much more likely missing in a sequence. In this change we add an option in the tensorizer to pad these missing labels.

Differential Revision: D20187694

fbshipit-source-id: 5770cdcca12a0427c93495555a5dfe7f85c93685
Summary: Call contiguous function on the input embedding in case it's not contiguous, which will cause issue in the Caffe2 operator

Reviewed By: shivanipoddariiith

Differential Revision: D20277324

fbshipit-source-id: 3c2bf70f5675a52591822822c36637054e588232
@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels Mar 5, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20277324

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 569d107.

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

Successfully merging this pull request may close these issues.

None yet

2 participants