how to convert coreML model into tenser flow model with `.tflite` extension

I am trying to convert a core ML model created by turicreate into a formate that's compatible to use in android app. is there a direct way to do that? or should I create a new model and copy the current model weights over.

how to convert coreML model into tenser flow model with `.tflite` extension
 
 
Q