Once #289 gets merged, the convert parameter will be deprecated and should be removed as the conversion happens automatically inside each optimize_xxx method. We no longer need to pass the dst format string via convert parameter. Users should use the parameter dst_format instead to pass the dst format.
Once #289 gets merged, the
convertparameter will be deprecated and should be removed as the conversion happens automatically inside eachoptimize_xxxmethod. We no longer need to pass the dst format string viaconvertparameter. Users should use the parameterdst_formatinstead to pass the dst format.