fix clang format (#1095)

This commit is contained in:
Illia Silin
2023-12-08 14:32:37 -08:00
committed by GitHub
parent b4dcd5803f
commit f199035b74
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ namespace tensor_operation {
namespace device {
namespace instance {
using F8 = ck::f8_t;
using F8 = ck::f8_t;
using F16 = ck::half_t;
using F32 = float;

View File

@@ -16,7 +16,7 @@ namespace tensor_operation {
namespace device {
namespace instance {
using F8 = ck::f8_t;
using F8 = ck::f8_t;
using F16 = ck::half_t;
using F32 = float;