Commit 9433306a authored by Rostyslav Geyyer's avatar Rostyslav Geyyer
Browse files

Format

parent 630042d8
...@@ -1845,7 +1845,7 @@ struct NumericUtils<half_t> ...@@ -1845,7 +1845,7 @@ struct NumericUtils<half_t>
static constexpr bool has_inf = true; static constexpr bool has_inf = true;
using bitwise_type = uint16_t; using bitwise_type = uint16_t;
}; };
template <> template <>
struct NumericUtils<bhalf_t> struct NumericUtils<bhalf_t>
{ {
......
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