This commit is contained in:
Qiea
2024-11-11 11:04:38 +08:00
parent c948bd7c17
commit b91bb81d81
3 changed files with 47 additions and 19 deletions

View File

@@ -15,7 +15,7 @@ typedef struct {
u32 maxlength;
u32 realength;
u8 layer;
u8 channel;
u8 num_kernels;
} Model;