Searched refs:getPythonTensorClass (Results 1 – 1 of 1) sorted by relevance
249 static PyObject* getPythonTensorClass(c10::Device d) { in getPythonTensorClass() function315 if (auto clazz = getPythonTensorClass(var.device())) { in THPVariable_Wrap()