Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/assembly/
H A Ddepthwise.hpp35 struct DepthwiseConfig struct
37 DepthwiseMethod method = DepthwiseMethod::DEFAULT;
38 std::string filter = "";
40 DepthwiseConfig(DepthwiseMethod method) in DepthwiseConfig() function
42 DepthwiseConfig() {}; in DepthwiseConfig() argument