Home
last modified time | relevance | path

Searched defs:GenerateConv (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_constants.cc51 std::string GenerateConv(int src_size, int dst_size, bool use_dot_conv, in GenerateConv() function
Dconv_powervr.cc337 std::string ConvPowerVR::GenerateConv(const GpuInfo& gpu_info, in GenerateConv() function in tflite::gpu::ConvPowerVR