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

Decouple decoder and output layer creation in BasePairwiseModel #973

Closed
wants to merge 1 commit into from
Closed

Decouple decoder and output layer creation in BasePairwiseModel #973

wants to merge 1 commit into from

Conversation

hikushalhere
Copy link
Contributor

Summary: We create both the decoder and output layer in BasePairwiseModel._create_decoder(). This diff moves output layer creation out of _create_decoder() function.

Differential Revision: D17318025

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 11, 2019
Summary:
Pull Request resolved: #973

We create both the decoder and output layer in `BasePairwiseModel._create_decoder()`. This diff moves output layer creation out of `_create_decoder()` function.

Reviewed By: borguz

Differential Revision: D17318025

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

This pull request has been merged in 18a3cb7.

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