Bering.models.EdgeClf.cpu

EdgeClf.cpu()

Moves all model parameters and buffers to the CPU. :rtype: TypeVar(T, bound= Module)

Note

This method modifies the module in-place.

Returns:

Module: self