summaryrefslogtreecommitdiff
path: root/src/database/kernels/xconvgemm/xconvgemm.cpp
blob: 1138f8b83634e1cc209ff1e8a7db8b5440c9aab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// =================================================================================================
// This file is part of the CLBlast project. The project is licensed under Apache Version 2.0. It
// is auto-generated by the 'scripts/database/database.py' Python script.
//
// This file populates the database with best-found tuning parameters for the 'Xconvgemm' kernels.
//
// =================================================================================================

#include "database/kernels/xconvgemm/xconvgemm.hpp"
#include "database/kernels/xconvgemm/xconvgemm_16.hpp"
#include "database/kernels/xconvgemm/xconvgemm_32.hpp"
#include "database/kernels/xconvgemm/xconvgemm_3232.hpp"
#include "database/kernels/xconvgemm/xconvgemm_64.hpp"
#include "database/kernels/xconvgemm/xconvgemm_6464.hpp"