asus4 / tf-lite-unity-sample

TensorFlow Lite Samples on Unity
861 stars 252 forks source link

SmartReply example fails on Windows #254

Closed BTakacs-Oxit closed 1 year ago

BTakacs-Oxit commented 1 year ago

Environment (please complete the following information):

Describe the bug SmartReply example fails to run

To Reproduce Steps to reproduce the behavior: 1 Open the SmartReply.unity demo after a fresh download. 2 press play i nEditor 3 See Error Exception: TensorFlowLite operation failed. TensorFlowLite.Interpreter.ThrowIfError (TensorFlowLite.Interpreter+Status status) (at Packages/com.github.asus4.tflite/Runtime/Interpreter.cs:221) TensorFlowLite.Interpreter.SetInputTensorData (System.Int32 inputTensorIndex, System.Array inputTensorData) (at Packages/com.github.asus4.tflite/Runtime/Interpreter.cs:122) TensorFlowLite.SmartReply.Invoke (System.String text) (at Assets/Samples/SmartReply/SmartReply.cs:34) SmartReplySample.Start () (at Assets/Samples/SmartReply/SmartReplySample.cs:21)

asus4 commented 1 year ago

Thanks. Will try it on Windows later

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.