pytorch
4f390eb6 - Document factory_kwargs in nn.Quantize + remove Attributes section (#59025)

Commit
3 years ago
Document factory_kwargs in nn.Quantize + remove Attributes section (#59025) Summary: The `factory_kwargs` kwarg was previously undocumented in `nn.Quantize`. Further, the `Attributes` section of the docs was improperly filled in, resulting in bad formatting. This section doesn't apply since `nn.Quantize` doesn't have parameters, so it has been removed. Pull Request resolved: https://github.com/pytorch/pytorch/pull/59025 Reviewed By: anjali411 Differential Revision: D28723889 Pulled By: jbschlosser fbshipit-source-id: ba86429f66d511ac35042ebd9c6cc3da7b6b5805
Author
Parents
Loading