Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp1168 PyObject* THPModule_checkSparseTensorInvariants( in THPModule_checkSparseTensorInvariants() function
1529 THPModule_checkSparseTensorInvariants,
/aosp_15_r20/external/pytorch/torch/_C/
H A D__init__.pyi.in1216 def _check_sparse_tensor_invariants() -> _bool: ... # THPModule_checkSparseTensorInvariants