提交 317b5783 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

a small paragraph meant to futher explain the meaning of givens

上级 8ff84914
...@@ -297,6 +297,10 @@ careful though, not to allow the expressions introduced by a givens ...@@ -297,6 +297,10 @@ careful though, not to allow the expressions introduced by a givens
substitution to be co-dependent, the order of substitution is not defined, so substitution to be co-dependent, the order of substitution is not defined, so
the substitutions have to work in any order. the substitutions have to work in any order.
In practice, a good way of thinking about the ``givens`` is as a mechanism
that allows you to replace any part of your formula with a different
expression that evaluates to a tensor of same shape and dtype. ``givens``
.. _using_random_numbers: .. _using_random_numbers:
Using Random Numbers Using Random Numbers
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论