STT-tensorflow/tensorflow/lite/ios/TensorFlowLiteC.md
YoungSeok Yoon 5a063c275e Migrate TFLite iOS directories out of experimental
PiperOrigin-RevId: 343958075
Change-Id: I4c7736094f1babab288fb57455e29ab4c0c4fa3d
2020-11-23 17:19:01 -08:00

389 B

TensorFlow Lite for iOS

  • For Swift developers, add the TensorFlowLiteSwift pod to your Podfile. For Objective-C developers, add TensorFlowLiteObjC. See the TensorFlow Lite Swift and ObjC directories for more details.