W3cubDocs

/PyTorch 2.9

torch.nn.parameter.is_lazy

torch.nn.parameter.is_lazy(param) [source]

Returns whether param is an UninitializedParameter or UninitializedBuffer.

Parameters

param (Any) – the input to check.

Return type

bool

© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.nn.parameter.is_lazy.html