Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/
H A DPyInterpreter.cpp286 bool isPythonTensor(const at::Tensor& tensor) { in isPythonTensor() function
323 if (isPythonTensor(tensor)) { in dispatch()
332 if (isPythonTensor(tensor)) { in dispatch()