Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_variable.cpp1563 static PyObject* THPVariable_device(THPVariable* self, void* unused) { in THPVariable_device() function
1720 {"device", (getter)THPVariable_device, nullptr, nullptr, nullptr},