Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Ddisable_torch_function.cpp41 PyObject* DisableTorchFunctionSubclass__enter( in DisableTorchFunctionSubclass__enter() function
78 {"__enter__", DisableTorchFunctionSubclass__enter, METH_NOARGS, nullptr},