kokkos-kernels icon indicating copy to clipboard operation
kokkos-kernels copied to clipboard

Type-casting between bfloat and half precisions?

Open iyamazaki opened this issue 2 years ago • 0 comments

Right now, I get compiler errors like:

no suitable user-defined conversion from "Kokkos::Experimental::Impl::floating_point_wrapper<Kokkos::Impl::half_impl_t::type>" to "Kokkos::Experimental::bhalf_t" exists

iyamazaki avatar Aug 18 '22 21:08 iyamazaki