最后还有一句
- <unknown>:0: error: failed while converting: 'main':
- Some ops are not supported by the native TFLite runtime, you can enable TF kernels fallback using TF Select. See instructions:
-
- https://www.tensorflow.org/lite/guide/ops_select
-
-
- TF Select ops: FusedBatchNormV3
- Details:
- tf.FusedBatchNormV3 {data_format = "NHWC", device = "", epsilon = 1.000000e-03 : f32, exponential_avg_factor = 1.000000e+00 : f32, is_training = false}
复制代码
|