mbuali's picture
Upload folder using huggingface_hub
d1ceb73 verified
raw
history blame contribute delete
141 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 */