Kano001's picture
Upload 5252 files
c61ccee verified
raw
history blame
152 Bytes
#pragma once
#ifndef FP16_H
#define FP16_H
#include <fp16/fp16.h>
#if defined(PSIMD_H)
#include <fp16/psimd.h>
#endif
#endif /* FP16_H */