Nav fix

PiperOrigin-RevId: 236574199
This commit is contained in:
Billy Lamberta 2019-03-03 18:22:43 -08:00 committed by TensorFlower Gardener
parent 31e4ccbcd9
commit 8936468ba9

View File

@ -12,108 +12,108 @@ upper_tabs:
lower_tabs:
# Subsite tabs
other:
- name: Guide
- name: "Guide"
contents:
- title: TensorFlow Lite guide
- title: "TensorFlow Lite guide"
path: /lite/guide
- heading: Get started
- title: Overview
- heading: "Get started"
- title: "Overview"
path: /lite/guide/get_started
- title: Android quickstart
- title: "Android quickstart"
path: /lite/guide/android
- title: iOS quickstart
- title: "iOS quickstart"
path: /lite/guide/ios
- title: TensorFlow Lite FAQ
- title: "TensorFlow Lite FAQ"
path: /lite/guide/faq
- heading: Convert a model
- title: TensorFlow Lite converter
- heading: "Convert a model"
- title: "TensorFlow Lite converter"
path: /lite/convert/
- title: Command line examples
- title: "Command line examples"
path: /lite/convert/cmdline_examples
- title: Command line reference
- title: "Command line reference"
path: /lite/convert/cmdline_reference
- title: Python API
- title: "Python API"
path: /lite/convert/python_api
- heading: Inference
- title: Overview
- heading: "Inference"
- title: "Overview"
path: /lite/guide/inference
- title: Custom operators
- title: "Custom operators"
path: /lite/guide/ops_custom
- title: Operator versions
- title: "Operator versions"
path: /lite/guide/ops_version
- title: Operator compatibility
- title: "Operator compatibility"
path: /lite/guide/ops_compatibility
- title: Select operators from TensorFlow
- title: "Select operators from TensorFlow"
path: /lite/guide/ops_select
- title: List of hosted models
- title: "List of hosted models"
path: /lite/guide/hosted_models
- heading: Performance
- title: Best practices
- heading: "Performance"
- title: "Best practices"
path: /lite/performance/best_practices
- title: Benchmarks
- title: "Benchmarks"
path: /lite/performance/benchmarks
- title: Model optimization
- title: "Model optimization"
path: /lite/performance/model_optimization
- title: Post-training quantization
- title: "Post-training quantization"
path: /lite/performance/post_training_quantization
- title: Post-training quantization example
- title: "Post-training quantization example"
path: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/tutorials/post_training_quant.ipynb
status: external
- title: GPU delegate
- title: "GPU delegate"
path: /lite/performance/gpu
- title: Advanced GPU
- title: "Advanced GPU"
path: /lite/performance/gpu_advanced
- heading: Build TensorFlow Lite
- title: Buiild for iOS
- heading: "Build TensorFlow Lite"
- title: "Build for iOS"
path: /lite/guide/build_ios
- title: Build for ARM64
- title: "Build for ARM64"
path: /lite/guide/build_arm64
- title: Build for Raspberry Pi
- title: "Build for Raspberry Pi"
path: /lite/guide/build_rpi
- name: Examples
- name: "Examples"
contents:
- title: Examples
- title: "Examples"
path: /lite/examples
- name: Models
- name: "Models"
contents:
- title: Overview
- title: "Overview"
path: /lite/models/
- title: Image classification
- title: "Image classification"
section:
- title: Overview
- title: "Overview"
path: /lite/models/image_classification/overview
- title: Android
- title: "Android"
path: /lite/models/image_classification/android
- title: iOS
- title: "iOS"
path: /lite/models/image_classification/ios
- title: Object detection
- title: "Object detection"
section:
- title: Overview
- title: "Overview"
path: /lite/models/object_detection/overview
- title: Pose estimation
- title: "Pose estimation"
section:
- title: Overview
- title: "Overview"
path: /lite/models/pose_estimation/overview
- title: Segmentation
- title: "Segmentation"
section:
- title: Overview
- title: "Overview"
path: /lite/models/segmentation/overview
- title: Smart reply
- title: "Smart reply"
section:
- title: Overview
- title: "Overview"
path: /lite/models/smart_reply/overview
- name: API
- name: "API"
skip_translation: true
contents:
- title: API
- title: "API"
path: /api_docs/python/tf/lite
- include: /api_docs/_upper_tabs_api.yaml