Searched defs:DepthwiseConfig (Results 1 – 1 of 1) sorted by relevance
35 struct DepthwiseConfig struct37 DepthwiseMethod method = DepthwiseMethod::DEFAULT;38 std::string filter = "";40 DepthwiseConfig(DepthwiseMethod method) in DepthwiseConfig() function42 DepthwiseConfig() {}; in DepthwiseConfig() argument