Bering.models.BaselineMLP.half

BaselineMLP.half()

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

Note

This method modifies the module in-place.

Returns:

Module: self