提交 3a39e221 authored 作者: Pierre Luc Carrier's avatar Pierre Luc Carrier

example this tutorial => example of this tutorial

上级 63d0b35d
...@@ -689,7 +689,7 @@ C ops by doing the following : ...@@ -689,7 +689,7 @@ C ops by doing the following :
implementation. implementation.
To illustrate how much simpler the class ``COp`` makes the process of defining To illustrate how much simpler the class ``COp`` makes the process of defining
a new op with a C implementation, let's revisit the second example this a new op with a C implementation, let's revisit the second example of this
tutorial, the ``VectorTimesVector`` op. In that example, we implemented an op tutorial, the ``VectorTimesVector`` op. In that example, we implemented an op
to perform the task of element-wise vector-vector multiplication. The two to perform the task of element-wise vector-vector multiplication. The two
following blocks of code illustrate what the op would look like if it was following blocks of code illustrate what the op would look like if it was
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论