Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
ab9dec04
Commit
ab9dec04
authored
Apr 17, 2023
by
Rosty Geyyer
Browse files
Clean up
parent
d5dd6223
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
include/ck/utility/data_type.hpp
include/ck/utility/data_type.hpp
+0
-1
No files found.
include/ck/utility/data_type.hpp
View file @
ab9dec04
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment