MIOpen integration: recent bug fixes from MIOpen (#5)

This commit is contained in:
Chao Liu
2019-11-04 16:51:12 -06:00
committed by GitHub
parent 52c3fe05be
commit 562e1e2767
9 changed files with 415 additions and 97 deletions

View File

@@ -24,4 +24,8 @@
#include "amd_buffer_addressing.hpp"
#endif
#if CK_USE_AMD_XDLOPS
#include "amd_xdlops.hpp"
#endif
#endif