Searched defs:CreatorFunc (Results 1 – 3 of 3) sorted by relevance
29 using CreatorFunc = std::function<std::shared_ptr<mindspore::kernel::KernelMod>()>; variable
27 using CreatorFunc = std::function<PrimOpPtr(const std::string &)>; variable
34 using CreatorFunc = std::function<std::shared_ptr<C>()>; variable