STT-tensorflow/tensorflow/compiler/xla/g3doc/_book.yaml
George Karpenkov 56607b6ea5 [XLA] Update documentation on tf.function(experimental_compile=True)
PiperOrigin-RevId: 296532815
Change-Id: Ibacf4929fc689dce87433a4e063b923b24ef9773
2020-02-21 16:22:33 -08:00

41 lines
1.1 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: Overview
contents:
- title: Overview
path: /xla
- title: XLA architecture
path: /xla/architecture
- title: Broadcasting semantics
path: /xla/broadcasting
- title: Develop a new backend for XLA
path: /xla/developing_new_backend
- title: Operation semantics
path: /xla/operation_semantics
- title: Shapes and layout
path: /xla/shapes
- title: Tiled layout
path: /xla/tiled_layout
- title: Use AOT compilation
path: /xla/tfcompile
- title: Writing custom calls
path: /xla/custom_call
- heading: Tutorials
- title: XLA autoclustering
path: /xla/tutorials/autoclustering_xla
- title: Use XLA with tf.function
path: /xla/tutorials/compile
- include: /_upper_tabs_right.yaml