“a1d2abc16d9c7b42af6dcb41902423ae2904ee9a”上不存在“paddle/function/cross_map_normal_op.h”
  • S
    CMake refine for HIP support. · e50205e7
    sabreshao 提交于
    1. Add option WITH_AMD_GPU.
    2. Add cmake/hip.cmake for HIP toolchain.
    3. Some external module such as eigen may need HIP port.
    4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake.
    5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
    e50205e7
hip.cmake 1.6 KB