“d2b97a719c0a2a3a083a1a21a977bba110ba707a”上不存在“test_tipc/config/ResNet/ResNet152_vd_train_infer_python.txt”
  • S
    Fix cmake for AMDGPU platform (#13801) · 61c5f13f
    sabreshao 提交于
    * HIP cmake.
    Enable whole archieve build for pybind library.
    
    Disable two warning.
    
    Rollback to C++11.
    
    Link RCCL to WA gpu kernel loading issue.
    
    Update eigen to fix build failure.
    
    Add more include directories.
    
    Fix O3 build failure.
    
    Update eigen.
    
    fix tensor_util_test segment fault issue
    
    add more macro check in hip.cmake.
    we may consider refine hip.cmake to inherit all add_definitions() in parrent scope, in the future.
    
    Fix rocRAND load.
    
    Update eigen to fix gru_unit_op and reduce_op.
    
    Add HIP support to testing.
    
    Update eigen to support int16 and int8 in arg min and arg max.
    
    * add rocprim as cub library used by nv implementation
    
    * Reduce build time in rocprim.
    
    * Add rocprim introduction, remove useless cmake code.
    
    * Remove useless flags and format cmake file.
    61c5f13f
rocprim.cmake 1.4 KB