add BFloat16 operators on CPU: cummax, cummin (#63307)
authorJiayi Sun <jiayi.sun@intel.com>
Mon, 13 Sep 2021 14:59:00 +0000 (07:59 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 13 Sep 2021 15:00:17 +0000 (08:00 -0700)
commitc08b2491cc74ae9e121b351bb89a7e67ce7029f6
tree57024a63b35488ada5c45f4a4259faba740fdb75
parentd932ddd24b1fb0f378bdaa701febc78841caf9d8
add BFloat16 operators on CPU: cummax, cummin (#63307)

Summary:
Fixes #{issue number}

Pull Request resolved: https://github.com/pytorch/pytorch/pull/63307

Reviewed By: nikithamalgifb

Differential Revision: D30342002

Pulled By: anjali411

fbshipit-source-id: eee6e640da996ef0e983960119608d9c12405336
aten/src/ATen/native/ReduceOps.cpp
torch/testing/_internal/common_methods_invocations.py