pytorch/test/cpp
mansoorcheema a465b033fd Local response norm (#28759)
Summary:
Implemented LocalResponseNorm and some initial tests for modules and functional. Reference https://github.com/pytorch/pytorch/issues/25883
Pull Request resolved: https://github.com/pytorch/pytorch/pull/28759

Differential Revision: D18219745

Pulled By: yf225

fbshipit-source-id: e6aad568a8b1e81f54752decaefd4f9044029da9
2019-10-30 11:31:00 -07:00
..
api Local response norm (#28759) 2019-10-30 11:31:00 -07:00
common Trim libshm deps, move tempfile.h to c10 (#17019) 2019-02-13 19:38:35 -08:00
dist_autograd Exclude more files in torch/csrc/distributed when USE_DISTRIBUTED=0 (#28621) 2019-10-28 08:03:30 -07:00
jit Switching tests to ProfilingExecutor (rebased) 2019-10-29 11:41:42 -07:00
__init__.py Add train() / eval() / is_training() to C++ ScriptModule API (#16044) 2019-02-01 13:07:38 -08:00