Home
last modified time | relevance | path

Searched defs:is_python_dispatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dinput_metadata.cpp18 bool is_python_dispatch(const at::Tensor& tensor) { in is_python_dispatch() function
/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.h1956 bool is_python_dispatch() const { in is_python_dispatch() function