Remove unnecessary hip_fp16 include from stream_config (#3549)

[ROCm/composable_kernel commit: fec81109f1]
This commit is contained in:
logicat
2026-01-17 02:40:05 +08:00
committed by GitHub
parent c4dce7cb69
commit 2f59f74334

View File

@@ -4,7 +4,6 @@
#pragma once
#include <hip/hip_runtime.h>
#include <hip/hip_fp16.h>
struct StreamConfig
{