Port `norm` kernel to structured kernels. (#62711)
authorYukio Siraichi <yukio.siraichi@gmail.com>
Fri, 13 Aug 2021 15:20:19 +0000 (08:20 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 13 Aug 2021 15:27:48 +0000 (08:27 -0700)
commit32b6104f37a0d2db68fb8378143ed7c7685c4782
tree07272c72e4fdc994faca5e9f8aefd6662ca269ff
parent07bb6e4fd08b35a9080d0232571b61555f422cdb
Port `norm` kernel to structured kernels. (#62711)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/62711

Tracking issue: #55070

Test Plan: Imported from OSS

Reviewed By: anjali411

Differential Revision: D30109866

Pulled By: ezyang

fbshipit-source-id: 894c9496894d059c7690a174b75bbd4db7ed6016
aten/src/ATen/native/ReduceOps.cpp
aten/src/ATen/native/native_functions.yaml
torch/csrc/jit/runtime/static/ops.cpp