pytorch/caffe2/utils
Jeff Daily 28c0b07d19 [ROCm] remove HCC references (#111975)
- rename `__HIP_PLATFORM_HCC__` to `__HIP_PLATFORM_AMD__`
- rename `HIP_HCC_FLAGS` to `HIP_CLANG_FLAGS`
- rename `PYTORCH_HIP_HCC_LIBRARIES` to `PYTORCH_HIP_LIBRARIES`
- workaround in tools/amd_build/build_amd.py until submodules are updated

These symbols have had a long deprecation cycle and will finally be removed in ROCm 6.0.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/111975
Approved by: https://github.com/ezyang, https://github.com/hongxiayang
2023-10-26 02:39:10 +00:00
..
hip
math
threadpool [1/N] Enable Wunused-result and Wunused-variable in torch targets (#110722) 2023-10-08 23:43:45 +00:00
bench_utils.cc Don't link to libcpuinfo on s390x (#109875) 2023-09-26 12:43:35 +00:00
bench_utils.h
cast_test.cc
cast.h
cblas.h
CMakeLists.txt S390x tests (#99871) 2023-04-26 21:48:03 +00:00
conversions.h
cpu_neon.h
cpuid_test.cc
cpuid.cc
cpuid.h
cub_namespace.cuh
eigen_utils.h
fatal_signal_asan_no_sig_test.cc
filler.h
fixed_divisor_test.cc
fixed_divisor.h
GpuAtomics.cuh
GpuBitonicSort.cuh
GpuDefs.cuh
GpuScanUtils.cuh
knob_patcher.cc
knob_patcher.h
knobs_test.cc
knobs.cc
knobs.h
map_utils.h
math_cpu.cc
math_gpu_test.cc
math_gpu.cu [ROCm] remove HCC references (#111975) 2023-10-26 02:39:10 +00:00
math_test.cc
math-detail.h
math.h
murmur_hash3.cc Use C++17 [[fallthrough]]; (#102849) 2023-06-06 07:06:26 +00:00
murmur_hash3.h
proto_utils_test.cc
proto_utils.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
proto_utils.h
proto_wrap.cc
proto_wrap.h
signal_handler.cc Revert "Use missing-prototypes in torch_cpu (#103725)" 2023-06-22 18:30:31 +00:00
signal_handler.h
simple_queue_test.cc
simple_queue.h
smart_tensor_printer_test.cc
smart_tensor_printer.cc
smart_tensor_printer.h
string_utils.cc
string_utils.h
zmq_helper.h