Spec-Zone.ru › PyTorch 1

torch.Tensor.is_contiguous

Tensor.is_contiguous(memory_format=torch.contiguous_format) → bool

Возвращает True, если self тензор непрерывный в памяти в порядке, указанном форматом памяти.

Параметры:

memory_format (torch.memory_format, необязательно) – Указывает порядок распределения памяти. По умолчанию: torch.contiguous_format.

© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/1.13/generated/torch.Tensor.is_contiguous.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API