File size: 467 Bytes
6c9ac8f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Basic Concepts
***************

.. toctree::
   :maxdepth: 1

   data_flow.md
   structures.md
   models.md
   datasets.md
   transforms.md
   evaluation.md
   engine.md
   conventions.md

Component Customization
************************

.. toctree::
   :maxdepth: 1

   customize_models.md
   customize_losses.md
   customize_dataset.md
   customize_transforms.md
   customize_runtime.md

How to
************************

.. toctree::
   :maxdepth: 1

   how_to.md