We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
maybe as a workaround
Base.rem(x::Real, ::Type{BFloat16}) = BFloat16(x)
Activity