Commit ab9dec04 authored by Rosty Geyyer's avatar Rosty Geyyer
Browse files

Clean up

parent d5dd6223
......@@ -1032,7 +1032,6 @@ inline __host__ __device__ constexpr bhalf_t type_convert<bhalf_t, int8_t>(int8_
}
// Convert fp32 to bf16 with RTN if higher precision is needed
// template <typename Y, typename X>
__host__ __device__ constexpr bhalf_t type_convert_bf16_rtn(float x)
{
union
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment