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

EASY [PyText] Fix gen-default-config with Model param #917

Closed

Conversation

Titousensei
Copy link
Contributor

Summary:
gen-default-config fails on Model classes because it wrongly
matches base class torch.nn.modules.module.Module, which is a lot of
different components.

Differential Revision: D16846864

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 16, 2019
…ch#917)

Summary:
Pull Request resolved: facebookresearch#917

gen-default-config fails on Model classes because it wrongly
matches base class `torch.nn.modules.module.Module`, which is a lot of
different components.

Differential Revision: D16846864

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

This pull request has been merged in 49ee78d.

@Titousensei Titousensei deleted the export-D16846864 branch August 27, 2019 18:00
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