Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/dataset/
Dtest_pyfunc.py329 def pyfunc(x): function
349 def pyfunc(x): function
/third_party/python/Lib/test/
Dtest_call.py343 def pyfunc(arg1, arg2): function