Searched defs:func_impl (Results 1 – 8 of 8) sorted by relevance
62 explicit FrontendFuncImplHolder(const OpFrontendFuncImplPtr &func_impl) : func_impl_(func_impl) {} in FrontendFuncImplHolder()
35 …elper::RegFrontendFuncImplHelper(const std::string &name, const OpFrontendFuncImplPtr &func_impl) { in RegFrontendFuncImplHelper()
46 SearchSortedFuncImpl func_impl; in TEST_P() local
58 ReshapeAndCacheFuncImpl func_impl; in TEST_P() local
63 PagedAttentionFuncImpl func_impl; in TEST_P() local
66 PagedAttentionMaskFuncImpl func_impl; in TEST_P() local
8 def func_impl(a, b): function
31 ValuePtr Add(const ValuePtr &input, const ValuePtr &other, const FuncBuilderPtr &func_impl) { in Add()45 void Add(const ValuePtr &other, size_t input_index, const FuncBuilderPtr &func_impl, std::vector<Va… in Add()