sgemm_tcore: Remove duplicate float_type decl

This commit is contained in:
Hansung Kim
2024-08-16 16:26:18 -07:00
parent d3de1b674a
commit 64b9717064

View File

@@ -7,9 +7,6 @@
#include "include/gemmini.h"
#include "gemmini_mmio.h"
// using float_type = float;
using float_type = float16_t;
void kernel_body(int task_id, kernel_arg_t *__UNIFORM__ arg) {
// @perf: All threads are running these compute whose result is mostly same
// across the threadblock