Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/fallback/
Dtest_graph_fallback.py29 def add_func(x, y): function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvktrash.h230 GstVulkanTrashListAdd add_func; member
/third_party/python/Modules/
D_pickle.c6611 PyObject *add_func; in load_additems() local