YOLOv3_TensorFlow2 icon indicating copy to clipboard operation
YOLOv3_TensorFlow2 copied to clipboard

编译TFlite时,failed while converting

Open only-zzx opened this issue 5 years ago • 1 comments

only-zzx avatar Jun 18 '20 07:06 only-zzx

运行convert_to_tflite.py,载入模型后在converter.convert()处报错: :0: error: failed while converting: 'main': Ops that can be supported by the flex runtime (enabled via setting the -emit-select-tf-ops flag): ResizeNearestNeighbor,ResizeNearestNeighbor. 请问遇到过吗?是有些ops不能转化?

only-zzx avatar Jun 18 '20 07:06 only-zzx