Searched defs:customOp (Results 1 – 4 of 4) sorted by relevance
17 const std::string& customOp, in DelegateTestInterpreter()45 const std::string& customOp) in DelegateTestInterpreter()
15 const std::string& customOp, in DelegateTestInterpreter()43 const std::string& customOp) in DelegateTestInterpreter()
28 DelegateTestInterpreter(std::vector<char>& modelBuffer, const std::string& customOp = "") in DelegateTestInterpreter()
948 …const TensorCustomUnaryOp<const CustomUnaryFunc, const Derived> customOp(const CustomUnaryFunc& op… in customOp() function953 …const TensorCustomBinaryOp<const CustomBinaryFunc, const Derived, const OtherDerived> customOp(con… in customOp() function