Tf lite with multi input PYTHON

后端 未结 0 1781
别那么骄傲
别那么骄傲 2020-12-18 09:51

How can you feed 2 inputs within a tflite model.

I built a tf model => convert into tflite

text = tf.keras.Input((64), name="text")
intent         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题