Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Ddepthwise_conv_3x3.cc34 code_ = GenerateDepthwiseConvCode(gpu_info, definition_, weights_are_buffer, in DepthwiseConv3x3()
55 std::string DepthwiseConv3x3::GenerateDepthwiseConvCode( in GenerateDepthwiseConvCode() function in tflite::gpu::DepthwiseConv3x3
H A Ddepthwise_conv_3x3.h71 std::string GenerateDepthwiseConvCode(const GpuInfo& gpu_info,