Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp3539 static void* _torchinductor_pyobject_tensor_data_ptr(PyObject* obj) { in _torchinductor_pyobject_tensor_data_ptr() function
3612 &_torchinductor_pyobject_tensor_data_ptr))) < 0) { in torch_c_dynamo_guards_init()
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dcodecache.py2607 … torch._C._dynamo.guards._torchinductor_pyobject_tensor_data_ptr # type: ignore[attr-defined]