MLModel -> Tensorflow

Fantastic book!

Just curious - is there a way to convert a CoreML model into a Tensorflow model? I know the tooling exists for Tensorflow → CoreML, but curious about the other way around… Thanks!

Hey, thanks!

There isn’t an existing tool that I’m aware of that does Core ML → TensorFlow, but it’s definitely possible to write such a tool.