Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/
Dtest_datasets_independent_process.py51 def PyFunc(img): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/
Dother_ops.py734 class PyFunc(PrimitiveWithInfer): class