@kelvindotchan@austinvhuang@jeremyphoward@deliprao@roydanroy True, but you have to downgrade Keras(and tensorflow) to earlier versions if you want to convert the model to CoreML(iOS). Coremltools(conversion tool) does not support the latest Keras version. As for Pytorch, I think the conversion is Pytorch -> ONNX -> CoreML.