include/hip/hip_fp4.h Source File

include/hip/hip_fp4.h Source File#

HIP Runtime API Reference: include/hip/hip_fp4.h Source File
hip_fp4.h
Go to the documentation of this file.
1/*
2 * Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
3 *
4 * SPDX-License-Identifier: MIT
5 */
6
7#ifndef HIP_INCLUDE_HIP_HIP_FP4_H
8#define HIP_INCLUDE_HIP_HIP_FP4_H
9
10#include <hip/hip_common.h>
11
12#if defined(__HIP_PLATFORM_AMD__) && !defined(__HIP_PLATFORM_NVIDIA__)
13#include <hip/amd_detail/amd_hip_fp4.h>
14#endif
15
16#endif // HIP_INCLUDE_HIP_HIP_FP4_H