Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A bunch of doc issues #259

Open
6 tasks
ZhitingHu opened this issue Nov 29, 2019 · 1 comment
Open
6 tasks

A bunch of doc issues #259

ZhitingHu opened this issue Nov 29, 2019 · 1 comment
Assignees
Labels
priority: high High priority, should be address immediately topic: docs Issue about docstrings and documentation

Comments

@ZhitingHu
Copy link
Member

ZhitingHu commented Nov 29, 2019

@ZhitingHu ZhitingHu added priority: high High priority, should be address immediately topic: docs Issue about docstrings and documentation labels Nov 29, 2019
@ZhitingHu
Copy link
Member Author

  • DecoderBase should be exposed in readthedocs, cuz a few important methods in it are used by users, like:
    def create_helper(self, *,
    decoding_strategy: Optional[str] = None,
    start_tokens: Optional[torch.LongTensor] = None,
    end_token: Optional[int] = None,
    softmax_temperature: Optional[float] = None,
    infer_mode: Optional[bool] = None,
    **kwargs) -> Helper:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority, should be address immediately topic: docs Issue about docstrings and documentation
Projects
None yet
Development

No branches or pull requests

3 participants