You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@mxnet.apache.org by Never To Never via MXNet Forum <mx...@discoursemail.com.INVALID> on 2020/07/13 02:11:49 UTC

[MXNet Forum] [Gluon] How to train yoloV3 in FP16 or uint8?


I tried to train yolov3 in FP16.This is the modification process(https://blog.csdn.net/bingpoyinhui/article/details/102782260),but there was an error reported by many users.
the error info:
mxnet.base.MXNetError: Error in operator yolov3loss0_broadcast_mul1: [10:11:00] src/operator/contrib/../elemwise_op_common.h:135: Check failed: assign(&dattr, vec.at(i)): Incompatible attr in node yolov3loss0_broadcast_mul1 at 1-th input: expected float16, got float32
    

This error has been reported by many people. Is there any specific solution?thanks





---
[Visit Topic](https://discuss.mxnet.io/t/how-to-train-yolov3-in-fp16-or-uint8/6403/1) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.io/email/unsubscribe/5abb890241931d8bf331860d06417c4b361f2c95f4f27da08954d531ea16eeb9).