Searched defs:GenerateConv (Results 1 – 2 of 2) sorted by relevance
51 std::string GenerateConv(int src_size, int dst_size, bool use_dot_conv, in GenerateConv() function
337 std::string ConvPowerVR::GenerateConv(const GpuInfo& gpu_info, in GenerateConv() function in tflite::gpu::ConvPowerVR