i saw the “training_precision” in the detectnet_v2
but in the “YOLOConfig” didn’t have “training_precision”
i thought ’ it is default including parameter’
but In yolov3 training it occur this error
Message type “YOLOConfig” has no field named “training_precision”
what should i do if i want to training float16 precision with YOLOv3???