Home
last modified time | relevance | path

Searched refs:Tensor_layout (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/csrc/tensor/
Dpython_tensor.cpp121 static PyObject* Tensor_layout(PyTensorType* self, void* unused) { in Tensor_layout() function
167 {"layout", (getter)Tensor_layout, nullptr, nullptr, nullptr},