Home
last modified time | relevance | path

Searched defs:get_kwargs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dnn_module.py531 def get_kwargs(*names): function
906 def get_kwargs(*names): function
/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c1046 get_kwargs(PyObject *self, PyObject *args, PyObject *kwargs) in get_kwargs() function
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c1356 get_kwargs(PyObject *self, PyObject *args, PyObject *kwargs) in get_kwargs() function