pytorch/caffe2/utils/math
Richard Barnes 6c03f8d9e5 Drop unused variables and add some const (#71106)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/71106

Test Plan: Sandcastle

Reviewed By: ngimel

Differential Revision: D33490855

fbshipit-source-id: 9fc4a4e4a7ad5e6c31f394ec6d8221b964fdf043
2022-01-11 12:38:59 -08:00
..
broadcast.cc [dte] broadcast fastpath implementations for reduce utility functions (2/x) (#62428) 2021-07-29 17:27:39 -07:00
broadcast.cu [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
broadcast.h [dte] broadcast fastpath implementations for reduce utility functions (2/x) (#62428) 2021-07-29 17:27:39 -07:00
elementwise.cc
elementwise.cu [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
elementwise.h
half_utils.h
reduce.cc [dte] broadcast fastpath implementations for reduce utility functions (2/x) (#62428) 2021-07-29 17:27:39 -07:00
reduce.cu Refactor cub namespace handling (#66219) 2021-10-25 14:37:09 -07:00
reduce.cuh Refactor cub namespace handling (#66219) 2021-10-25 14:37:09 -07:00
reduce.h [dte] scaffolding for c2 operator broadcasting fastpath (1/x) (#62369) 2021-07-29 16:31:02 -07:00
transpose.cc
transpose.cu Drop unused variables and add some const (#71106) 2022-01-11 12:38:59 -08:00
transpose.h
utils.cc
utils.h