From 93eef55c4d04af24a6c8080f34629db179634f07 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 9 Oct 2018 19:07:52 -0700 Subject: Automated rollback of commit 9bd459e4ceba14f9bb1af98d52a109325de952e8 PiperOrigin-RevId: 216463491 --- tensorflow/contrib/lite/experimental/objc/README.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tensorflow/contrib/lite/experimental/objc/README.md (limited to 'tensorflow/contrib/lite/experimental/objc/README.md') diff --git a/tensorflow/contrib/lite/experimental/objc/README.md b/tensorflow/contrib/lite/experimental/objc/README.md deleted file mode 100644 index e8f150b1e8..0000000000 --- a/tensorflow/contrib/lite/experimental/objc/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# 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 -``` -- cgit v1.2.3