Bering.models.GCN.cpu

GCN.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