Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/ops/graph_kernel/custom/
Dtest_custom_aot_fused.py28 def __init__(self, func_path, out_types, axis, keep_dim): argument
Dtest_custom_aot.py92 def check_exec_file(cmd, func_path, source, execf): argument