Skip to content

Commit

Permalink
[ROCm] Fix for SWDEV-482396 for r2.15-rocm-enhanced branch. (#2653)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoranjovanovic-ns authored Sep 10, 2024
1 parent 7e4c519 commit ef54b72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
#include "rocm/rocm_config.h"

#if TF_HIPBLASLT
#include "rocm/include/hipblas/hipblas.h"
#define LEGACY_HIPBLAS_DIRECT
#if TF_ROCM_VERSION >= 50500
#include "rocm/include/hipblaslt/hipblaslt.h"
#else
Expand Down

0 comments on commit ef54b72

Please sign in to comment.