Home
last modified time | relevance | path

Searched refs:GetSrcValue (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.cc36 std::string GetSrcValue(int channel_multiplier, const std::string coords) { in GetSrcValue() function
208 c += GetSrcValue(channel_multiplier, coords); in GenerateDepthwiseConvolutionCode()