Open giorg0s opened 4 years ago
I'm currently looking for a good way to use this kind of models in compute-limited devices such as smartphones using PyTorch Mobile instead of TensorFlow. Thanks ;)
Once your tflite model is ready, C++ inference implementation for both Android and iOS should work. Check my repo
I'm currently looking for a good way to use this kind of models in compute-limited devices such as smartphones using PyTorch Mobile instead of TensorFlow. Thanks ;)