Searched refs:depthwise_convolution_method_hint (Results 1 – 3 of 3) sorted by relevance
94 inline IStream &operator<<(IStream &s, DepthwiseConvolutionMethod depthwise_convolution_method_hint)96 s.hints().depthwise_convolution_method_hint = depthwise_convolution_method_hint;
65 …DepthwiseConvolutionMethod depthwise_convolution_method_hint = { DepthwiseConvolutionMethod::Defau… member
520 … s.hints().depthwise_convolution_method_hint, in create_layer()