Home
last modified time | relevance | path

Searched defs:customOp (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/delegate/opaque/src/test/
H A DDelegateTestInterpreter.cpp17 const std::string& customOp, in DelegateTestInterpreter()
45 const std::string& customOp) in DelegateTestInterpreter()
/aosp_15_r20/external/armnn/delegate/classic/src/test/
H A DDelegateTestInterpreter.cpp15 const std::string& customOp, in DelegateTestInterpreter()
43 const std::string& customOp) in DelegateTestInterpreter()
/aosp_15_r20/external/armnn/delegate/common/src/test/
H A DDelegateTestInterpreter.hpp28 DelegateTestInterpreter(std::vector<char>& modelBuffer, const std::string& customOp = "") in DelegateTestInterpreter()
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBase.h948 …const TensorCustomUnaryOp<const CustomUnaryFunc, const Derived> customOp(const CustomUnaryFunc& op… in customOp() function
953 …const TensorCustomBinaryOp<const CustomBinaryFunc, const Derived, const OtherDerived> customOp(con… in customOp() function