fix for build error
This commit is contained in:
parent
c59652f0ce
commit
3d4ccd2a13
|
@ -42,8 +42,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
#include "sgemv_n_microk_skylakex-8.c"
|
#include "sgemv_n_microk_skylakex-8.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(STEAMROLLER) || defined(EXCAVATOR)
|
#if defined(STEAMROLLER) || defined(EXCAVATOR)
|
||||||
#define NBMAX 2048
|
#define NBMAX 2048
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Reference in New Issue