torch.Tensor.is_meta
-
Tensor.is_meta -
Is
Trueif the Tensor is a meta tensor,Falseotherwise. Meta tensors are like normal tensors, but they carry no data.
Tensor.is_meta Is True if the Tensor is a meta tensor, False otherwise. Meta tensors are like normal tensors, but they carry no data.
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.Tensor.is_meta.html