Chang Poo Hee

Results 3 comments of Chang Poo Hee

@anovis i have made a fork, modified it to have an interpreter option to add flex delegate. It's a little 'hacky' solution for the android platform based on existing flex...

@am15h , i have made some kind of string support for tensors in my fork repo. It still lacks correctness checking based on the expected input shape, but strings are...

A while ago i managed to get Flex delegate work for Android. See [my fork](https://github.com/cpoohee/tflite_flutter_plugin). I had some description on how I did. My use case was to cover string...