Bering.models.BaselineMLP.bfloat16

BaselineMLP.bfloat16()

Casts all floating point parameters and buffers to bfloat16 datatype. :rtype: TypeVar(T, bound= Module)

Note

This method modifies the module in-place.

Returns:

Module: self