aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/experimental/objc/README.md
blob: e8f150b1e8653d3ec2a9ccc920b64863c5982147 (plain)
1
2
3
4
5
6
7
8
9
10
# TensorFlow Lite Objective-C API

## TensorFlowLiteObjc Tulsi Project

Open the `TensorFlowLiteObjc.tulsiproj` using the Tulsi application on Mac or by
running the following command in Terminal from the root source directory:

```shell
generate_xcodeproj.sh --genconfig tensorflow/contrib/lite/experimental/objc/TensorFlowLiteObjc.tulsiproj:TensorFlowLiteObjC --outputfolder ~/path/to/xcodeproj
```