pytorch/torch/nn/quantized/modules
Vasiliy Kuznetsov 9bf255573f quant docs: add and clean up ELU (#40377)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/40377

Cleans up the docstring for quantized ELU and adds it to the quantization docs.

Test Plan: * build on Mac OS and inspect

Differential Revision: D22162834

Pulled By: vkuzo

fbshipit-source-id: e548fd4dc8d67db27ed19cac4dbdf2a942586759
2020-06-23 09:02:43 -07:00
..
__init__.py quantized elu: eager mode static handling (#40103) 2020-06-21 09:40:44 -07:00
activation.py quant docs: add and clean up ELU (#40377) 2020-06-23 09:02:43 -07:00
batchnorm.py quant docs: add and clean up BatchNorm{n}d (#40346) 2020-06-23 09:02:41 -07:00
conv.py Switch torch.save to zipfile serialization and swap quantization to that (#39460) 2020-06-10 17:19:55 -07:00
functional_modules.py [PyTorch Numeric Suite] Add module output comparison (#36701) 2020-05-03 00:04:35 -07:00
linear.py Switch torch.save to zipfile serialization and swap quantization to that (#39460) 2020-06-10 17:19:55 -07:00
normalization.py quant docs: add and clean up InstanceNorm{n}d (#40345) 2020-06-23 09:02:39 -07:00
utils.py [quant] Fix for the conv1d kernel shape (#36397) 2020-04-11 22:34:46 -07:00