"csrc/vscode:/vscode.git/clone" did not exist on "9472aef65c80c6eaeb520933ec90e71125e333b0"
Unverified Commit 326fb0ac authored by derekjchow's avatar derekjchow Committed by GitHub
Browse files

Merge pull request #5366 from woolfel/master

adding note only SSD models are supported
parents 295259c3 6592f72a
......@@ -10,7 +10,8 @@ quantized kernels that allow smaller and faster (fixed-point math) models.
For this section, you will need to build [TensorFlow from
source](https://www.tensorflow.org/install/install_sources) to get the
TensorFlow Lite support for the SSD model. You will also need to install the
TensorFlow Lite support for the SSD model. At this time only SSD models are supported.
Models like faster_rcnn are not supported at this time. You will also need to install the
[bazel build
tool](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android#bazel).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment