Skip to content

Commit

Permalink
Update types.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
richagadgil authored Dec 19, 2024
1 parent 874e2c5 commit e0754d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/targets/gpu/kernels/include/migraphx/kernels/types.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ using half = _Float16;
using half2 = migraphx::vec<half, 2>;
using bf16 = __bf16;


} // namespace migraphx

#endif

0 comments on commit e0754d1

Please sign in to comment.