Skip to content

Commit 1f8a5c0

Browse files
committed
Resort TOC.
1 parent a1e3221 commit 1f8a5c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/_toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ format: jb-book
22
root: intro
33
chapters:
44
- file: lr-sched-and-optim
5+
- file: mixed-precision
6+
- file: data-distributed-training
7+
- file: model-distributed-training
58
- file: gradient-checkpoints
69
- file: jit
710
- file: pruning
811
# NOTE(aleksey): although we have a full-length blog post draft covering quantization, because
912
# it's an inference-only technique it's not really in scope for this book, which purportedly
1013
# only covers training techniques.
1114
# - file: quantization
12-
- file: data-distributed-training
13-
- file: model-distributed-training
14-
- file: mixed-precision
1515
- file: assorted-tricks

0 commit comments

Comments
 (0)