Skip to content

Commit 3c42e16

Browse files
committed
New Examples and Tutorials chapter added
1 parent 4eafdab commit 3c42e16

File tree

15 files changed

+734
-61
lines changed

15 files changed

+734
-61
lines changed

doc/documents/Examples_Tutorials/Examples_Tutorials.rst

Lines changed: 667 additions & 0 deletions
Large diffs are not rendered by default.

doc/documents/MLI_FP_data_format/MLI_FP_data_format.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ It depends on the basic operation used by primitive:
314314
315315
Output configurability is specified in description for each primitive.
316316

317+
.. _quant_acc_bit_depth:
318+
317319
Quantization: Influence of Accumulator Bit Depth
318320
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
319321

doc/documents/MLI_kernels/convolution_2d.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ inputs shape.
4949

5050
For more details on calculations see convolution part of `TensorFlow–Neural Network details`_.
5151

52-
.. _TensorFlow–Neural Network details: https://www.tensorflow.org/api_guides/python/nn.
52+
.. _TensorFlow–Neural Network details: https://www.tensorflow.org/versions/r1.11/api_guides/python/nn
5353

5454
ReLU activation function might be applied to result of convolution. The
5555
following types of ReLU activations are supported (for more info see

doc/documents/MLI_kernels/pooling_max.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ padding parameters. This logic is similar to convolution 2D operation
3434
For more information on calculations, see the pooling part of
3535
`TensorFlow–Neural Network details`_.
3636

37-
.. _TensorFlow–Neural Network details: https://www.tensorflow.org/api_guides/python/nn
37+
.. _TensorFlow–Neural Network details: https://www.tensorflow.org/versions/r1.11/api_guides/python/nn
3838

3939
.. caution::
4040
Ensure that input and output
40.5 KB
Loading
221 KB
Loading
70.8 KB
Loading
75.5 KB
Loading
74.3 KB
Loading
71.2 KB
Loading

0 commit comments

Comments
 (0)