Searched refs:Tensor_layout (Results 1 – 1 of 1) sorted by relevance
121 static PyObject* Tensor_layout(PyTensorType* self, void* unused) { in Tensor_layout() function167 {"layout", (getter)Tensor_layout, nullptr, nullptr, nullptr},