pytorch/caffe2/utils
Pruthvi Madugundu ab7a472980 [ROCm] Update HIP_VERSION to TORCH_HIP_VERSION (#62786)
Summary:
- HIP_VERSION semantic versioning will change in ROCm4.3. The changes essentially remove the dependency on HIP_VERSION provided in the hip header to keep code compatible with older and newer versions of ROCm.
- TORCH_HIP_VERSION is derived from HIP_VERSION_MAJOR and HIP_VERSION_MINOR

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

Reviewed By: bdhirsh

Differential Revision: D30281682

Pulled By: seemethere

fbshipit-source-id: e41e69fb9e13de5ddd1af99ba5bbdcbb7b64b673
2021-08-13 15:00:43 -07:00
..
hip
math [dte] broadcast fastpath implementations for reduce utility functions (2/x) (#62428) 2021-07-29 17:27:39 -07:00
threadpool Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
bench_utils.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
bench_utils.h
cast.h
cast_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
cblas.h
CMakeLists.txt
conversions.h [caffe2/utils] Add explicit rule to avoid package boundary violation (#60677) 2021-06-28 14:43:30 -07:00
cpu_neon.h
cpuid.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
cpuid.h [caffe2/utils] Add some fine-grained rules to avoid package boundary violations 2021-06-28 14:45:30 -07:00
cpuid_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
eigen_utils.h [caffe2/utils] Add some fine-grained rules to avoid package boundary violations 2021-06-28 14:45:30 -07:00
fatal_signal_asan_no_sig_test.cc
filler.h
fixed_divisor.h
fixed_divisor_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
GpuAtomics.cuh use explicitly non-returning GPU atomics (#60607) 2021-06-28 18:17:29 -07:00
GpuBitonicSort.cuh
GpuDefs.cuh
GpuScanUtils.cuh
knob_patcher.cc
knob_patcher.h
knobs.cc
knobs.h
knobs_test.cc
map_utils.h
math-detail.h
math.h [dte] scaffolding for c2 operator broadcasting fastpath (1/x) (#62369) 2021-07-29 16:31:02 -07:00
math_cpu.cc Stop exporting symbols in anonymous namespaces (#62952) 2021-08-09 12:52:12 -07:00
math_gpu.cu [ROCm] Update HIP_VERSION to TORCH_HIP_VERSION (#62786) 2021-08-13 15:00:43 -07:00
math_gpu_test.cc
math_test.cc [dte] fastpath implementation for broadcast utility function (4/x) (#62493) 2021-07-30 16:15:10 -07:00
murmur_hash3.cc
murmur_hash3.h
proto_convert.cc
proto_convert.h
proto_utils.cc [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
proto_utils.h [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
proto_utils_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
proto_wrap.cc [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
proto_wrap.h [caffe2/utils] Add explicit rule to avoid package boundary violation 2021-06-22 12:22:24 -07:00
signal_handler.cc Mark unused functions with C10_UNUSED (#62929) 2021-08-09 13:00:33 -07:00
signal_handler.h
simple_queue.h
simple_queue_test.cc Disable avoid-non-const-global-variables lint check (#62008) 2021-07-22 18:04:40 -07:00
smart_tensor_printer.cc
smart_tensor_printer.h
smart_tensor_printer_test.cc
string_utils.cc
string_utils.h [caffe2/utils] Add some fine-grained rules to avoid package boundary violations 2021-06-28 14:45:30 -07:00
zmq_helper.h