Searched refs:GetWinograd36To4x4Tile4x1Code (Results 1 – 2 of 2) sorted by relevance
153 std::string GetWinograd36To4x4Tile4x1Code(const OperationDef& op_def);
526 code_ = GetWinograd36To4x4Tile4x1Code(definition_); in Winograd36To4x4Tile4x1()529 std::string Winograd36To4x4Tile4x1::GetWinograd36To4x4Tile4x1Code( in GetWinograd36To4x4Tile4x1Code() function in tflite::gpu::Winograd36To4x4Tile4x1