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