Searched defs:channel_multiplier (Results 1 – 3 of 3) sorted by relevance
31 bool IsSpecializedCase(int channel_multiplier) { in IsSpecializedCase()36 std::string GetSrcValue(int channel_multiplier, const std::string coords) { in GetSrcValue()70 const OperationDef& op_def, bool stride_correction, int channel_multiplier, in GenerateDepthwiseConvolutionCode()
206 const int channel_multiplier = weights_depth_size / input_depth; in InitializeWeightsNodes() local
146 int channel_multiplier = 1; in PopulateSubGraph() local