#pragma once
#include "normal_promote/bool.cuh"
#include "normal_promote/i8.cuh"
#include "normal_promote/i16.cuh"
#include "normal_promote/i32.cuh"
#include "normal_promote/i64.cuh"
#include "normal_promote/u8.cuh"
#include "normal_promote/u16.cuh"
#include "normal_promote/u32.cuh"
#include "normal_promote/u64.cuh"
#include "normal_promote/f16.cuh"
#include "normal_promote/bf16.cuh"
#include "normal_promote/f32.cuh"
#include "normal_promote/f64.cuh"