pytorch/torch/nn
Zafar bb478810e0 [quant] torch.max_pool1d (#45152)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45152

Test Plan: Imported from OSS

Reviewed By: jerryzh168

Differential Revision: D23846473

Pulled By: z-a-f

fbshipit-source-id: 38fd611e568e4f8b39b7a00adeb42c7b99576360
2020-09-29 01:45:22 -07:00
..
backends remediation of S205607 2020-07-17 17:19:47 -07:00
intrinsic [quant] Remove unused qconfig argument in qat linear module (#45307) 2020-09-24 22:15:16 -07:00
modules adding a beta parameter to the smooth_l1 loss fn (#44433) 2020-09-25 16:36:28 -07:00
parallel Fix no_sync docs (#45455) 2020-09-28 20:48:09 -07:00
qat [quant] Remove unused qconfig argument in qat linear module (#45307) 2020-09-24 22:15:16 -07:00
quantized [quant] torch.max_pool1d (#45152) 2020-09-29 01:45:22 -07:00
utils Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
__init__.py Ignore F401 in all __init__.py without putting noqa (#25823) 2019-10-23 15:28:13 -07:00
_reduction.py Fix type annotations and make MyPy run on torch/ (#36584) 2020-04-22 14:17:08 -07:00
common_types.py Move all torch.nn.modules type annotations inline (#38211) 2020-06-11 15:59:57 -07:00
cpp.py Fix _apply in nn.Module (#15305) 2018-12-17 16:22:21 -08:00
functional.py adding a beta parameter to the smooth_l1 loss fn (#44433) 2020-09-25 16:36:28 -07:00
functional.pyi.in [pytorch] Add triplet margin loss with custom distance (#43680) 2020-09-22 11:35:52 -07:00
grad.py Grad input padding support for dilation argument (#33872) 2020-04-09 11:09:55 -07:00
init.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
parameter.py Add __torch_function__ for methods (#37091) 2020-08-05 20:44:13 -07:00
parameter.pyi Fix wrong typing (torch/nn/parameter.pyi) (#32617) 2020-01-25 16:19:33 -08:00