Compile fix

This commit is contained in:
AlexeyAB
2019-06-04 21:46:11 +03:00
parent eac26226a7
commit 1f6f2e1162
2 changed files with 2 additions and 21 deletions

View File

@ -317,7 +317,7 @@ struct layer {
float scale_x_y;
float iou_normalizer;
float cls_normalizer;
int iou_loss;
IOU_LOSS iou_loss;
char *align_bit_weights_gpu;
float *mean_arr_gpu;