llecuna
Results
1
issues of
llecuna
Hi, I'm working with - OS/OS Version: macOS 12.4 - Unity Version: 2021.3.10f1 I've transformed a tensorflow model to a tflite model using this: `converter.target_spec.supported_ops = [ tf.lite.OpsSet.TFLITE_BUILTINS, tf.lite.OpsSet.SELECT_TF_OPS ]`...
enhancement