General
BaselineMLP
BaselineMLP.half()
Gallery
Casts all floating point parameters and buffers to half datatype. :rtype: TypeVar(T, bound= Module)
half
TypeVar
T
Note
This method modifies the module in-place.
Module: self