Port `mean` kernel to structured kernels. (#61643)
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:26:01 +0000 (08:26 -0700)
commit1280363badddd622481695ac677dc8b75cad6a48
treec75f17706e6ad63ff9eef79faad42afbba8873e4
parent2d75703c6a5f53a3df956cf689a0a60a29ef6a06
Port `mean` kernel to structured kernels. (#61643)

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

Tracking issue: #55070

Test Plan: Imported from OSS

Reviewed By: ejguan

Differential Revision: D29783866

Pulled By: ezyang

fbshipit-source-id: dc95baf593096c03fb5f292ee6c36de3cc7f2b35
aten/src/ATen/native/ReduceOps.cpp
aten/src/ATen/native/native_functions.yaml
aten/src/ATen/native/quantized/cpu/qreduction.cpp