Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/
Dprimitive_py.cc233 auto hook_args = py::tuple(input_param_nums); in RunCellHookFunction() local
/third_party/python/Lib/test/
Dtest_threading.py1470 def hook(hook_args): argument
/third_party/python/Python/
Derrors.c1495 PyObject *hook_args = make_unraisable_hook_args( in _PyErr_WriteUnraisableMsg() local