STT-tensorflow/tensorflow/lite/g3doc/_book.yaml
Billy Lamberta e27d4fdcfc TF Lite models page v2
PiperOrigin-RevId: 235061579
2019-02-21 13:55:32 -08:00

124 lines
3.8 KiB
YAML

upper_tabs:
# Tabs left of dropdown menu
- include: /_upper_tabs_left.yaml
- include: /api_docs/_upper_tabs_api.yaml
# Dropdown menu
- name: Resources
path: /resources
is_default: true
menu:
- include: /resources/_menu_toc.yaml
lower_tabs:
# Subsite tabs
other:
- name: Guide
contents:
- title: Overview
path: /lite/overview
- title: Developer guide
path: /lite/devguide
- title: Android demo app
path: /lite/demo_android
- title: iOS demo app
path: /lite/demo_ios
- break: true
- title: TensorFlow Lite APIs
path: /lite/apis
- title: Custom operators
path: /lite/custom_operators
- title: TensorFlow Lite ops versioning
path: /lite/ops_versioning
- title: TensorFlow Lite compatibility guide
path: /lite/tf_ops_compatibility
- title: TensorFlow Lite for iOS
path: /lite/ios
- title: TensorFlow Lite for Raspberry Pi
path: /lite/rpi
- heading: TF Lite converter
- title: Overview
path: /lite/convert/
- title: Python API guide
path: /lite/convert/python_api
- title: Command line examples
path: /lite/convert/cmdline_examples
- title: Command line reference
path: /lite/convert/cmdline_reference
- heading: Performance
- title: Best practices
path: /lite/performance/best_practices
- title: Benchmarks
path: /lite/performance/benchmarks
- title: Model optimization
path: /lite/performance/model_optimization
- title: Post-training quantization
path: /lite/performance/post_training_quantization
- 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
path: /lite/performance/gpu
- title: Advanced GPU
path: /lite/performance/gpu_advanced
- title: TF Mobile
style: accordion
status: deprecated
section:
- title: Overview
path: /lite/tfmobile/
- title: Building TensorFlow on Android
path: /lite/tfmobile/android_build
- title: Building TensorFlow on IOS
path: /lite/tfmobile/ios_build
- title: Integrating TensorFlow libraries
path: /lite/tfmobile/linking_libs
- title: Preparing models for mobile deployment
path: /lite/tfmobile/prepare_models
- title: Optimizing for mobile
path: /lite/tfmobile/optimizing
# - name: Models
# contents:
# - title: Overview
# path: /lite/models/
# - title: Hosted models
# path: /lite/models/hosted
# - title: Image classification
# section:
# - title: Overview
# path: /lite/models/image_classification/overview
# - title: Android
# path: /lite/models/image_classification/android
# - title: iOS
# path: /lite/models/image_classification/ios
# - title: Object detection
# section:
# - title: Overview
# path: /lite/models/object_detection/overview
# - title: Speech recognition
# section:
# - title: Overview
# path: /lite/models/speech_recognition/overview
# - title: Pose estimation
# section:
# - title: Overview
# path: /lite/models/pose_estimation/overview
# - title: Segmentation
# section:
# - title: Overview
# path: /lite/models/segmentation/overview
# - title: Smart reply
# section:
# - title: Overview
# path: /lite/models/smart_reply/overview
- name: API
skip_translation: true
contents:
- title: API
path: /api_docs/python/tf/lite
- include: /_upper_tabs_right.yaml