Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/pynative/
Dtest_pynative_hook.py60 def test_custom_hook_function(self, hook_function, cell_hook_function): argument
74 def __init__(self, hook_function, cell_hook_function, num_class=10): argument